Skip to content

FrancescoDeSimone/snake_wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE WASM

About

A snake like game write in rust and wasm Take a look here for a quick play -> francescodesimone.github.io/snake_wasm/

Build

  git clone https://github.com/FrancescoDeSimone/snake_wasm
  cd snake_wasm
  wasm-pack build
  cd www
  npm install
  npm run start 

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published