Skip to content

taha-ahmadi/testris_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've just seen tetris movie and decide to write one for my self. It was a good movie, I saw some tutorials to understand how does it work make it using Rust and WASM.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors