Skip to content

jdkschang/rustris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustris

Tetris implementation in Rust, WASM, and React

Inspired by:

Building

Make sure you have Rust installed and wasm-pack. To build this project, run:

$ wasm-pack build --target web

To run this project, you need a static file server. You can install sfz with cargo:

$ cargo install sfz

Now, start your static file server and open index.html:

$ sfz -r

About

Tetris implementation in Rust, WASM, and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published