Skip to content

My implementation of Tetris game in Rust using Raylib.

License

Notifications You must be signed in to change notification settings

GKaszewski/tetris-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris-rs

My implementation of Tetris in Rust using Raylib.

How to play

  • and to move left and right
  • to rotate
  • to drop
  • space to hard drop
  • press p to pause

How to build

  • Install Rust
  • cargo build --release
  • ./target/release/tetris-rs
  • Enjoy!

License

MIT

About

My implementation of Tetris game in Rust using Raylib.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages