Terraforming game where the Python code you write IS the gameplay
Python-as-gameplay terraforming concept, but Screeps and Human Resource Machine established this category.

Control systems focus sets it apart from generic coding puzzle games like Human Resource Machine.
Beginning programmers and educators teaching control systems concepts
Human Resource Machine · Shenzhen I/O · CodeCombat
I've been working on it 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. Now, after many iterations, I'm launching it as a small web game.
To try the beta:
1. Create an account (to try a demo without signup, go here[0]).
2. "Start tutorial"
3. "Buy" (top right) -> "Join Open Beta"
I'd love to hear your feedback!
Behind the scenes, Brython[1] is used to run the code. I'd have preferred pyodide or micropython (and might get back to doing it), but both ended up having technical issues and Brython was easier to integrate.
Cheers, and hope you enjoy!
Python-as-gameplay terraforming concept, but Screeps and Human Resource Machine established this category.
Elevator Saga meets warehouse logistics — constraint-heavy puzzle gameplay with progressive difficulty.
Coding game with real-time multiplayer combat—more engaging than algorithmic challenges alone.
Terminal Game of Life with camera controls, but dozens of GoL visualizers already exist.
Charming bunny puzzle game with step-through debugging for learning logic.
VLCs over VLAs: LLMs write Python code against live robots instead of predicting actions.