Jump to content

Help choosing a framework for a card game


Beasts
 Share

Recommended Posts

Hi, I'm new to HTML5 game development and I need help choosing a framework that best suits my needs.

 

I'm trying to make a multiplayer card game that uses Facebook login to manage users. I've worked as a web designer for a few years now so I don't want to stray too far away from my comfort zone. I'm not very familiar with canvas. I'd like something that is lightweight and preferably uses SVG for graphics. I'd also like to do animations in CSS where possible because I'm familiar with it. Think: AngularJS for games?  :D

 

Thanks.

Link to comment
Share on other sites

I would highly recommend doing something like this in Hype (http://tumult.com/hype/)

You can design the views and transitions there, and then add your game logic in a Javascript file. For example, I wrote a Hype view controller (https://github.com/kaigani/hype-view-controller).

If not for the final version of the game, you could prototype it very quickly in Hype.

You could also wrap the app within AngularJS or another library for user management or Facebook login.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...