Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 441 Bytes

File metadata and controls

5 lines (3 loc) · 441 Bytes

Program_Design-Tetris-

This is a Computer Program Design class project containing two programs. Tetris program is a more professional one with pretty interface and run in cmd line on windows system, while the other one, human resource managment system is simple and just for homework.

floder 大作业提交/俄罗斯方块/src/ is the final version of Teris game program, including src file written in C++ and exe file.