Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustetris

Simple tetris with Rust for learning. Using pixels and winit.

Instructions to run

Windows

Download and run the exe file of release 0.1

Linux

Download the linux executable file

To run, in the download folder do sudo chmod a+r ./rustetris and then ./rustetris

Alternatively, clone and run the project's source directly with Rust's package manager cargo.

git clone https://github.com/ShootingStar91/rustetris
cd rustetris
cargo run

Rustetris image

About

Simple tetris in Rust for learning

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages