Description #
CodeMonkey is a gamified coding platform that teaches kids real programming concepts through game-based challenges using a visual and text-based hybrid approach. It starts with CoffeeScript and introduces coding through interactive puzzles and animated characters.
History #
CodeMonkey was founded in 2014 by Jonathan Schor and a team of Israeli educators and developers aiming to make real coding accessible and engaging for K–8 students. It has since expanded globally and is used in thousands of classrooms.
Hello World Code #
In the “Coding Adventure” course using CoffeeScript:
print("Hello, World!")
This command can be introduced later in the course once students graduate from drag-and-drop block-to-text transition games.
How to Run #
Option 1: Online
https://app.codemonkey.com
Option 2: Local
- Web-based only, no installation required
- Create a free teacher or student account
- Use Chrome or other modern browser
Key Concepts #
- Game-based learning
- CoffeeScript syntax
- Puzzle-solving with code
- Gradual transition from blocks to text
- Sequencing and loops
- Conditionals and functions
- Real-time code feedback
- Classroom management features
- Challenge-based progression
- No download needed
Try It Online #
Fun Facts #
- Winner of EdTech Digest’s Cool Tool Award
- Supports Hour of Code and Code.org integrations
- Includes coding courses in AI, Python, and Game Design
Resources #
Official site
Docs or tutorial
[GitHub or interpreter](Not open source)
Community or learning resources