Skip to content
/ Tetris Public

A game of Tetris created in C++ with the SFML library.

Notifications You must be signed in to change notification settings

Dorole/Tetris

Repository files navigation

Tetris

Controls:

  • left/right: AD / left and right arrows
  • speed up the fall: S / down arrow
  • rotate: space

Each cleared line = 10 points. In case the next block can't fit on the board, the game is over. Speed increases after every 10th cleared line.

TO DO [2023-08-24]:

  • music and audio

Preview: Tetris

About

A game of Tetris created in C++ with the SFML library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages