Also runs in the web-browser
- Linux x86 (e.g., I build this using WSL Ubuntu on windows)
- Python3 (for wasm only)
- emscripten (for wasm only)
- SDL2 (via package manager)
makecd build./snake
make wasmcd buildpython3 -m http.server- Go to http://localhost:8000/snake.html

