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
No reviews yetBe the first to leave a review for Codyssey
Maker
📌
Hi! I've been working on Codyssey for over two years; its first iteration was as a workshop for beginning programmers with just basic Python knowledge. I wanted something that would take abstract code and make it visual, interactive and fun. After seeing participants get so hooked they ignored free pizza, I was inspired to make this more broadly available, and this is the result. Hope you enjoy it, and looking forward for feedback!