Codyssey
A Coder's Journey
Welcome to Codyssey!
Your aim is to write Python code that autonomously plays minigames by controlling the player and deciding, each frame, which action to emit.
Start by playing the minigame manually and figuring out a winning strategy. Then, translate that strategy into code.
You can use print statements and pause the code to "debug".
Good luck, and enjoy!