Mode:
Duration:
1
Coding works best on desktop or with an external keyboard.
Coding works best on desktop or with an external keyboard.
In CodeCombat, instead of printing, learners issue commands to characters. This simple Python snippet makes the hero say 'Hello World'.
hero.say("Hello World")CodeCombat is an educational platform that teaches programming through an interactive game. Players write real code to control characters, solve puzzles, and progress through levels, making learning programming fun and engaging.
Origin & Creator
Created by George Saines, Matt Marcou, and Scott Erickson in 2013, inspired by the need for an engaging way to teach programming to students.
Industrial Note
Primarily used in education, coding bootcamps, and classrooms; has influenced gamified learning approaches but is not widely used in professional software development.