资源列表
tuixiangzi
- 介绍推箱子这款小游戏的c语言源代码!给我们了一个实际的例子!- Introduce pushed box of this little game of the c language source! Give us a practical example!
GridGame
- 一款C语言开发的游戏,对学习C语言的人很有参考价值。-A C-language development of the game, to learn the C language of great reference value.
tuixiangzi
- 推箱子游戏,有欢迎界面,游戏关卡设置,成绩记录-Sokoban game, a welcome screen, set the game level, track record
baoshimizhen
- c语言课程设计,宝石迷阵,TC下运行,内有程序设计报告-c language curriculum design, Bejeweled, TC run, there are procedures within the design report
ShuDu
- 数独小游戏, 特色是重载编辑框, 能破解数独,破解的方框会变色; 当你填的数字不对时编辑框会变红, 可以选 LEVEL;逻辑和界面分离-Sudoku game features overloaded edit box can crack Sudoku the crack box will change color When you fill in the figures wrong when the edit box turns red, you can choose the LEVEL s
telephogame
- 用c语言编写的手机游戏。游戏规则说明:落子后,以落子为起点,向八个直线方向扫描,遇到与落子相同颜色的第一颗棋子,则中间的对方颜色的棋子变成己方的颜色(中间不能有空格),而且每次落子必须能吃子,否则不能落。直到最后棋盘被填满,数谁的子多,谁为胜者。-telepho game
SweepMines
- 用QT编写的小程序,实现了扫雷的基本功能, 适合于初学Qt的学者-Small programs written using QT to achieve a mine-clearing function
Suduc
- 用vc++6.0实现的数独解算器,代码包含控制台和windows两个版本。用改进的回溯法递归实现寻优过程。能对有解数独迅速给出一个合法解;对无解数独可以给出报错提示。 该程序在普通计算机解决芬兰数学家于2012年7月给出的最难数独,用时需1~10秒。欢迎交流。-soduk solver could solve the hardest problem
javascript-sky-war
- javascr ipt制作的飞机空战游戏,初级实战专用,素材是1942-javascr ipt game
eluosifangkuai
- 俄罗斯方块 简单易学 适合初学者 希望交流 主要用到12864液晶显示器-This position is concerned with the auditing, processing and timely payment of all the Hotel’s disbursements as well as the preparation of expense analysis and training of the Accounts Payable Clerk.
推箱子游戏
- 推箱子游戏VC源代码.
snake
- 贪吃蛇的游戏源码。 该版本目前不具有存档功能,游戏中“u”键加速,“d”键减速