- 博客(5)
- 收藏
- 关注
原创 俄罗斯方块+方向键特色版(C语言)
#include <stdio.h> #include <windows.h> #include <conio.h> #include <time.h> #define FrameX 13 //游戏窗口左上角x坐标为13 #define FrameY 3 //y坐标为3 #define Frame_height 20 //游戏窗口高度为20 #define Frame_width 18 //宽度为18 int i,j,Temp,Temp1,Temp2.
2022-04-24 17:18:29
1073
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人