搜索资源列表
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
thunder_plane
- Thunder plane is a game programed in c and compiled using Turbo C 2.0. This is my homework in the class C programming language. I would like to share it
Celuosifangkuai
- 这是一个在turbo c 2.0环境下的俄罗斯方块,虽然vc下的也有,但turbo c这款经典的编译器也总是有很多人在用,提供一个这样的源码,供大家学习-This is a turbo c 2.0 under the Russian box, although there under the vc, but the turbo c compiler, this classic is always a lot of people use, to provide such a source, for
2
- 函式庫與硬體: ANSI C Dos 6.0 Neo SDK 8255A 教學發展板 說明: 此為以Dos 6.0為平台Turbo C寫的小遊戲, 這次是使用開放源碼的neo SDK來進行程式, 其一開始您必須先選擇你想要的玩家(共有兩種選項,其選擇由按鈕2、4 控制方向),選擇完 之後按下確定鈕3,及遊戲開始進入計分模式。當按下鈕2 時人物向左移動;當按下鈕4時人 物向右移動。遊戲開始,有漢堡、餅乾、三明治等食
TC-Sandbox-Template
- TURBO C 2.01 compatible double framebuffer source code built your own 2d or 3d engine using this as a foundation
nebula
- TURBO C 2.01 compatible basic framework for a fps 3d game
Euler-Planetary-Orbit
- TURBO C 2.01 compatible euler implementation for vector based orbits