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 trialIvana Lescesen
19,442 PointsIs it possible to build educational JS games
How much skill would I have to need to make this? Would I need to know languages other than HTML, CSS and Javascript?
Which tech-degree would be more helpful Front End Development or Full stack Java/script?
Thank you for your help :)
1 Answer
Steven Parker
231,248 PointsGames to teach how to code, or to learn a new language (or both) sound like a wonderful thing. And if you intend to make these games as web pages, having a comfortable familiarity with HTML, CSS, and JavaScript should be sufficient to create them. You might need some additional skills if you wanted to create desktop and/or mobile applications.
Some existing code-teaching games you might want to check out for comparison:
- Code Combat
- Beta The Game
- Hack 'n' Slash
- Code Hunt
- Code In Game
- Screeps
- Fight Code
- Lightbot
- Kodable
- Robozzle
- Machineers
I tried not to list any that have no web versions or are pay-only, but there are several of those, too.
Also, I won't list them individually here, but this resource has reviews of 10 web sites that use puzzles or riddles to help teach programming.