Skip to content

A simple WASM based snake game

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

adiSuper94/orochimaru

Repository files navigation

Orochimaru 🐍

Setup/Installation Steps

  • Clone this repo
  • install wasm-pack and Node.js
  • cd into project root and run
    cd ../ && wasm-pack build && cd www/ && npm i && npm run serve
    
  • Open http://localhost:8080 on your browser.
  • Use arrow keys play, and enjoy !

About

A simple WASM based snake game

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks