搜索资源列表
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
tetris
- 可以进行单人游戏,双人对战,并在游戏开始时可以选择合适的等级开始游戏,并在结束时对游戏结果进行排名并存储,在以后的游戏时还可以实现对历史记录的读取;在游戏中可以选择静音或音效两种模式,适合不同的游戏环境。-Can be single-player, double battle, and when the game starts you can select the appropriate level to start the game, and at the end of the game re
tanchishewenjian
- 这是一个常见的贪吃蛇的作品,他实现了高分榜,和数据的存储的问题,可以读取数据,管理数据,是一个不可多得的C语言的简单作品-This is a common snake of the work, he achieved a high score list, and data storage problem, you can read the data, management data, is a rare work of a simple C language
Tetris
- C#结合GDI完美实现的一个俄罗斯方块游戏源代码,可以直接运行。功能包括背景音乐、XML文档读取存储等。-C# with GDI achieved a perfect game Tetris source code can be run directly. Features include background music, XML documents, read the storage.