A simple cmd blocks game.
main() function is in BlocksGame.cpp Class Blocks and Square are derived from Graphic, and class GameController controls all of the object movements and cmd screen render
press Enter and enjoy the game !
A simple BlocksGame on c++ cmd