资源大小: 6KB
发布时间: 2013-04-19
文件格式: rar
下载次数: 2
分享到:

下载地址:

下载地址1
(本站为飞网专业下载站,域名:down.cfei.net)

资源简介:

#include #include #include #include #include #include #include "tetris.h"int main (void){ int over = 0; int nowdir = DIR_NONE; int pause = 1; int speed = 0; int layer = 0; int score = 0; int level = 1; static PointBlock thisblock; static PointBlock nextblock; SetConsoleTitle ("仿写版俄罗斯方块"); setCursorVisible (0); level = Menu(); if (level == 0) { over = 0; ShowBye (); return 0; } sp


飞网下载站,免费下载共享资料,内容涉及教育资源、专业资料、IT资源、娱乐生活、经济管理、办公文书、游戏资料等。