Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 335 Bytes

tetrimino

It's a tetris-like game using sdl2 written in rust.

WIP

  • Change the background depending on the current level
  • Asking the players, once the game is over, if they want to start a new game
  • Adding the next tetrimino preview
  • Adding a ghost (to see where the tetrimino will fall)
  • And more ...