Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 169 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 169 Bytes

Game-Tetris

A command line game Tetris using Cpp
It supports the follow operation:

  • move left
  • move right
  • move to the bottom
  • rotate
  • pause
  • exit