I want to develop a poker - like html5 game (for mobile use). I am confused by the variety of frameworks and tools on the market. The game will have a poker table with basic animations and some popups and dropdown list for the user to choose from. The backend will be asp.net using sever sent events to push data in real time to the clients. I started with jquery mobile /sencha touch but I that they are not the right tools for this propose. Then I saw impactjs that seems better. Can you please focus me to the right tools for my propose? Would impactjs will be good for me?
Another question: what is better for my propose: canvas or svg?
