Codyssey is a small game where you write simple control system logic in Python to solve minigames. It provides interactive and visual feedback for your control logic.
* 12 minigames, ranging in difficulty from very easy to very challenging
* Can you adapt to an alternative programming model?
* Each minigame can be played manually to build intuition before diving into code
* Web IDE supports step-by-step execution and print debugging