csinrn / BlocksGame

A simple BlocksGame on c++ cmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlocksGame

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 !

image

About

A simple BlocksGame on c++ cmd

License:MIT License


Languages

Language:C++ 93.7%Language:C 6.3%