Snake game written in C, compiled via WebAssembly.
Play it now at games.heurlin.xyz/snake/
- Move: arrow keys or WASD
- Pause/unpause: P
Requires clang and wasm-ld
npm run build
Requires python3
npm run serve
Snake game written in C, compiled via WebAssembly.
Play it now at games.heurlin.xyz/snake/
Requires clang and wasm-ld
npm run build
Requires python3
npm run serve