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

HTML

Could you teach us something?

I was wondering if someone like Nick Pettit or someone who can teach us HTML 5 game development. I was thinking of something with the Canvas tag or something.

1 Answer

There are already some contents focusing on game development and design.

There is this course in the HTML library -> here There is also a light introduction to canvas in the Javascript library, with Jquery if I'm not wrong -> here

And even a course focusing on design for 2D games.... However I haven't checked them yet honestly, except the course with Jquery. However I'm pretty sure these ones could be a good introduction, unless you've already seen them.

Finally, you'll need anyway some good knowledge of Javascript to create games. There are as well some tools helping to create these ones more easily without almost no knowledge of coding from what I've read. As an exemple construct 2 -> here