Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I need to add a new functionality in my existing project built using angularjs, where I need to add features similar to the Mario game features where object can jump, climb etc. Please suggest how should I proceed?

What I have tried:

I need to make a game like Mario using angularjs. Please suggest which library should I choose?
Posted
Updated 8-Jan-18 1:13am
v4

1 solution

If you aren't an experienced game developer, you're going to want something that takes a lot of the heavy lifting away from you. You might want to consider Phaser[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900