用C写的泡泡堂.docVIP

  • 5
  • 0
  • 约2.55万字
  • 约 44页
  • 2017-03-22 发布于江苏
  • 举报
用C写的泡泡堂

用C写的泡泡堂 /*------------------------------------------------- paopaodang.c -- a demo of paopaotang game (c) wonderful,wangchengbo 2004 -------------------------------------------------*/ /**********************************************************/ /* 程序中用到的库函数所在头文件应用 #include 命令包含进来 */ #include stdio.h #include stdlib.h #include bios.h #include ctype.h #include conio.h #include dos.h #include time.h #include alloc.h /**********************************************************/ #define TIME_DELAY 3 #define WIN_DELAY 18 #define MAXQSIZE 100 #define PAO_TIME 50 #define

文档评论(0)

1亿VIP精品文档

相关文档