/tetris

console tetris game using c++

Primary LanguageC++

Tetris

console tetris game

Run

$ make
$ ./Main.exe

You can use the space bar, w,a,s,d key on your keyboard.

Action

run1

run2