Skip to content

ShootingStar91/rustetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Languages