资源列表
CMaze
- 迷宫游戏。显示图像,可提示无路可走,可提前退出-Maze Game. Display images prompt nowhere to go early exit
findWord
- 字里找字游戏,适合初学java的同学,运用了swing-Word find word games, suitable for novice Java students, the use of a swing
huihe
- 回合游戏,挺不错的,比较灵活小巧,币可以试一试-Round game, very good, more flexible compact
Snake--eating-game
- 贪吃蛇游戏,可以上下左右的转向,“吃”掉其路径上的所有障碍,在自己变长的同时,游戏计分也相应增加。-Snake game, can change the left or right, eat off all the obstacles on its path, in their own long, while the game score also increased.
Tetris
- 经典C语言,俄罗斯方块C语言源代码。可以调试,趣味学习-Classic C language, Tetris C language source code. You can debug, fun learning
5ivb_582946
- 最好的 五子棋编程源代码,详细的说明.大家多提意见,谢谢 -best 331 programming source code, detailed explanations. We speak up, thank you
snake
- 贪食蛇,控制台应用程序,课程设计,c++编写的-Snake, a console application, curriculum design, c++ written
Maze
- 经典的迷宫游戏,本程序可以设置迷宫的大小,可自动找路等-classcal maze game, this program can set the size of maze
push_the_box_Clanguage
- 我们通常都会用面向对象的方法来实现推箱子的游戏。可是却很少或者极少用C语言来实现这个功能。这个代码就是专门用来实现推箱子的游戏的。相信学习完毕后一定觉得,C语言其实功能还是蛮大的嘛- we always to have a push box in the market of APP,but have you program in with the language with the c?the funcontioin of the program is push box haha ,you ca
This-is-mini-game-with-c-(5)
- 用c语言编写的小游戏,包括大丰收游戏、吃豆子游戏,打字游戏等-C language prepared by the small games, including harvest games, Pacman games, typing games
sudoku1_3
- QT/C++环境下的数独游戏。可以自动生成题面,给出唯一解,也可以切换模式,手动输入题目。-QT/C++ sudoku project ensure the answer is unique, the game can choose level, game can be created either automatically or mannully.
Chess
- 该程序在visual studio环境下编译,可实现基本的象棋计时计步和人机对弈功能,方便学者进行学习和加工,其中,对象棋走子的对弈算法进行了优化。提高了运算的稳定性。-The program in visual studio environment compiler, enabling basic chess timer pedometer and man-machine chess function to facilitate academic learning and processing