资源列表
Scramble
- A game that lets you play the game and find any words using the letters on the board
Javath
- 我想下載flash元件組可是所以我沒法做別的東西-I want to download flash component group but I can not do anything else
pop
- 这是一款游戏关卡编辑器,希望对大家能有一定的帮助-This is a game level editor, and I hope to have some help.
Tetris
- 俄罗斯方块 C 控制台 无闪烁 学习资料 代码易懂 结构明了 -Tetris console flicker C code to understand the structure and clear learning materials
RPGGame
- 一个简单的RPG游戏,做法比较简单,可以给初学者参考-A simple RPG game, practice is relatively simple, can give beginners reference
Maze-Generration-and-routing
- 设计算法生成一个N×M(N行M列)的迷宫,完成迷宫的组织和存储。实现两种不同的迷宫路由算法:广度优先和深度优先算法,并比较(包括理论和实验)两种方法的时间复杂性。-Design algorithm to generate a NM (N rows and M columns) of the maze, the maze to complete the organization and storage. Achieve two different maze routing algorithms:
ttt
- TicTacToe python implementation with artificial intelligence and Graphical user interface. The computer will never lose to the human player.
skeleton
- 使用C++语言,通过openGL的图形编程接口,读取格式为3DS的骨骼模型文件,并显示在屏幕中。但是由于3DS类型的文件是静态模型文件,所以不能进行控制,如果要进行控制,那么需要用动态的骨骼文件,如ms3d文件等。- Using the C++ language, through openGL graphical programming interface, read the format of the skeleton model 3DS file and displayed on the
tanke-game
- java代码关于坦克的小游戏,可以前后左右运动,以及发炮复活等功能-java code on the tank game around, exercise, and other functions fired resurrection
rabit
- android 平台的兔子跳铃游戏.游戏中兔子随着鼠标的位置移动,当触碰到铃铛是就会跳跃-the rabbit jump bell android platform game in which the position of the rabbit with the movement of the mouse, when it will jump to touch the bell is
youxichengxu
- 是一款掷骰子游戏源代码,在VC6.0中运行程序,产生游戏运行界面,根据提示选择等级,和掷骰子数量。-Is a dice game source code, follow the prompts to select the level, and the number of dice in VC6.0 run the program, resulting in the game to run the interface.
pacman
- 使用C++与SDL写成的吃豆人游戏. 可以实现基本的游戏功能.-Pac-Man game written in C++ with SDL .