Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris game developed in Rust, wasm and React

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

Live demo

Tetris Live Demo

About

Code Tetris with Rust, WASM, and React

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages