Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 260 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 260 Bytes

Tetris_CPP

用纯C++实现俄罗斯方块

该项目使用到了easyx图形库,需要安装

1、双击“EasyX_20220901.exe”

2、选择对应的vs版本,进行安装

3、使用时引用头文件 #include <graphics.h> // 引用图形库头文件