/Tetris-clone

Simple tetris clone made in C++ with the SDL Library

Primary LanguageC

Tetris-clone

Simple tetris clone made in C++ with the SDL Library

============

Makefile is included for ease of compiling

============

By default, the controls are as follows:

Moving piece - Left and Right arrow

Fast drop - Down arrow

Hard drop - Spacebar

CW rotate - X

CCW rotate - Z

Exit game - Escape

Restarting game after game over - Enter