/Tatris-game

Interface class (Abstract Class ) is given. Game was Implemented from that Interface. See the instruction to play the game.

Primary LanguageC++

Move Left (a/A)                 Move Right(d/D)
Rotate counter clockwise(k/K)   Rotate Clock wise(l/L)
Release (x/X)

Its a Cross plat form game as No KHbit () function is used. So for next block, Release the current block using x or X.