推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。- 下载
|
一个C 语言写的推箱子的游戏-a C-language magazines written in the games 下载
|
这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak -under the C-language development Tuixiangzi game. Curese learning program to help people with a lot of Curese function, this game can be established checkpoints. The default is 10 clearance. Author / * File : tuixiangzi.c * / Makefile as follows : all : tuixiangzi tuixiangzi : tuixiangzi.c gcc-o tuixiangzi tuixiangzi.c - lcurses clean : rm-f tuixiangzi *. bak 下载
|
用C语言编写实现的推箱子游戏。参见文件中是里-C language realized Tuixiangzi game. See document is the neighborhood 下载
|
C语言图形界面下的推箱子.漂亮大方,每次只能玩一关.-C language interface to the graphical viewing. Pretty generous, can only play a clearance. 下载
|
c语言编写的小游戏,推箱子!!在PC机上调试通过,好用-small games, magazines! ! On the PC through the debugging and ease of use 下载
|
推箱子游戏,游戏规则详见源代码注释部分,全C语言编程.......-Tuixiangzi game, the rules of the game as detailed source notes, the entire C language programming ... 下载
|
用C语言编写的6个游戏源代码,包括推箱子、五子棋、贪吃蛇、蓝黄棋等。- 下载
|
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code. 下载
|