Skip to content

zynaxsoft/rust-wasm-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play it on my website!

Snake

An implementation of the good old snake game with Rust and WASM. This is achieved by using stdweb

Requirement

cargo web install by using cargo install cargo-web

Usage

cargo web start --target=wasm32-unknown-unknown

then visit your localhost:8000

About

stdweb + js + wasm snake game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published