Very understandable for a game jam! And yes, I did finish all the puzzles (though it took a bit to complete the one where you jump on a box that you're also dragging up)
gohgames
30
Posts
3
Followers
A member registered Feb 27, 2025 · View creator page →
Creator of
Recent community posts
Interesting concept of using your clones to solve puzzles. The limited number of lives does make it a bit punishing, as once you mess up once, you may not have enough lives to complete the level and have to restart, deleting all your previous clones. (maybe have an option to restart just the current clone?)
Fun concept! Would be nice to have some difficulty levels, as I personally found it a bit easy.
On a separate note, if you're planning to release more games made with pygame, I would recommend looking into Auto Py to Exe, which lets you compile .py into .exe files (so people don't need to install python/pygame), or pygbag, which (for a bit more work) lets you run your games directly in the web browser. Happy coding!




