rls

所属分类:VC书籍
开发工具:C/C++
文件大小:4KB
下载次数:48
上传日期:2009-09-22 11:19:23
上 传 者ada_yan
说明:  c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)
(/********************************/ /* Desc: 俄罗斯方块游戏 */ /* Date: 2008.03.12 22:30 */ /********************************/ #include <stdio.h> #include <bios.h> #include <dos.h> #include <graphics.h> #include <string.h> #include <stdlib.h> #define true 1 #define false 0 #define BoardWidth 12 #define BoardHeight 23 #define _INNER_HELPER /*inner helper method*/)

文件列表:
rls.c (16400, 2009-09-22)

近期下载者

相关文件


收藏者