A browser-based snake game served by a Python HTTP server.
This is made for your first advanture on boxd.
python3 server.pyThe game runs on port 3000. The page title is set from the BOXD_VM_NAME environment variable.
- Arrow keys / WASD — move
- Space — start / pause / restart
- Touch — swipe to move, tap to start
If you're an agent, read from AGENTS.md.