Advertisement

Where to start with JS game development

Started by November 27, 2017 10:01 PM
3 comments, last by h8CplusplusGuru 6 years, 9 months ago

hi guys

im new here and just have a few questions

im very interested in game development and am busy learning front end development at the moment

want to get going as a hobbyist and make a few browser projects

what is the best 2d and 3d engine for javascript? i have read very conflicting reports

just to start off on something intermediary...is phaser a good bet? or playcanvas

any additional information appreciated

regards

warren  

Can you already develop in JavaScript?  https://www.w3schools.com/js/ is the typical tutorial.

I'd start there, and make some simple games that work directly on the canvas first.

After that, pick one set of tools and try it out. If it works for you, great, otherwise you've learned something and can try the next.

Advertisement

Thanks frob,that site looks awesome,never come across it on my travels...thanks

have you looked into, three.js?

ogre3d also works in javascript

This topic is closed to new replies.

Advertisement