Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Arihant Tripathy
Arihant Tripathy
8,764 Points

JavaScript Game Development Frameworks

Can anybody tell me what game development framework should I use? I want something which is very easy to learn. Is it Phaser, melonJS or something else?

1 Answer

Steven Parker
Steven Parker
229,644 Points

I'm not familiar with "melonJS", but Phaser is pretty easy and is used as the basis for the game project in the Introducing JavaScript course.

If you haven't done it already, you might like to take that course to get a preview of working with Phaser.

Arihant Tripathy
Arihant Tripathy
8,764 Points

Yes, I have done it already, but it isn't very in-depth.

Steven Parker
Steven Parker
229,644 Points

No, but it gives you a chance to see the basics of working with it and what the results look like. Hopefully you get enough exposure in the course to take it from there on your own with the documentation.