Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 372 Bytes

QuadrisSFML

QuadrisSFML is a SFML port of the tetris clone "QuadrisTerminal" which runs in a window, but try to keep the look and feel when running in terminal.

Control

Menu

  • [W] Move Up
  • [S] Move Down
  • [Return] Select

Game

  • [A] Move Left
  • [D] Move Right
  • [O] Rotate Left
  • [P] Rotate Right
  • [0] Pause Game

Other

  • [#] Change Background Color