8000 GitHub - tsoding/snake-c-wasm: Snake written in Pure C and compilable to WebAssembly
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tsoding/snake-c-wasm

Repository files navigation

Snake

thumbnail

Quick Start

Build

$ ./build.sh

Running SDL version

$ ./sdl_main

Running WASM version

$ python -m http.server 6969
$ iexplore.exe http://localhost:6969/

Font

Anek Latin Light

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0