snake-c-wasm
snake-c-wasm copied to clipboard
Snake written in Pure C and compilable to WebAssembly
Snake
Quick Start
Build
$ ./build.sh
Running SDL version
$ ./sdl_main
Running WASM version
$ python -m http.server 6969
$ iexplore.exe http://localhost:6969/