Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 267 Bytes

tetris-console

##Control buttons

  • → (right arrow) - move Right;
  • ← (left arrow) - move Left;
  • ↓ (down arrow) - acceleration until the next tetromino appears;
  • space - turn tetromino.

Third Party Code

  • BaseApp.h
  • BaseApp.cpp
  • PerformanceCounter.h