Skip to content

estela19/Tetris

Repository files navigation

Tetris

Implement Tetris with cpp

License: MIT Codacy Badge Build status Total alerts Language grade: C/C++

Development period & environment

  • Launguage : C++ 17
  • Environment : Window
    (You can build window os only)
  • Period : 2019.12.17 - 2019.12.31.

How To Play

Play Screen

gamescreen
Game Play Screen

gameover
GameOver Screen

Game Keys

  • UP Key : Rotate tetrimino
  • LEFT Key : Move Left
  • RIGHT Key : Move Right
  • DOWN Key : Move Down
  • SPACE Key : Go Floor

Scoring

If you clear 10 lines, you can go next level

  • 1 line : get 100 score
  • 2 lines : get 200 score
  • 3 lines : get 500 score
  • 4 lines : get 1000 score

TODO List

  • pause game
  • multy play
  • screen settings

About

Implement Tetris with C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published