Skip to content

jeremycostanzo/rstetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rstetris

This is a tetris clone that I created using the sdl2 rust crate.

Install

Install the sdl2 lib, for instance on debian: apt-get install libsdl2-dev

Install rust

Clone the repo and run the game git clone https://github.com/jeremycostanzo/rstetris

cd rstetris

cargo run --release

How to play

  • h: move the piece one block to the left
  • l: move the piece one block to the right
  • hold j: the piece goes down faster
  • i: the piece goes down as far as it can go
  • k: rotate the piece clockwise

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages