搜索资源列表
Cube_old
- 最原始的cube,j2me的代码,可以参考学习 里边包含注释-the most primitive cube, J2ME code, they can refer to the Notes include learning inside!
woo_hdtgame
- 汉诺塔游戏 好久没动手写过东西了,练习的东东,还有很多问题,适合初学者学习,代码里有注释。 -HANOR hands game had not written anything, the Eastern practice, there are many problems, for beginners learning, there are code Notes.
AIGreedSnake
- 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
PengPeng1
- 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
俄罗斯方块(高质量)
- dos下的一个很好的俄罗斯方块内有详细注释-dos a good Russian block with detailed Notes
MoveBox 使用J2ME写的一个推箱子手机游戏
- 使用J2ME写的一个推箱子手机游戏,开发环境为Eclipse 3.4,支持触摸屏、键盘操作,有详细的注释,适合初学J2ME手机游戏者。-Write a Sokoban using J2ME mobile game development environment for Eclipse 3.4, support for touch screen, keyboard, there are detailed notes, J2ME mobile phone games are suitable for
SNAKE.rar
- VC++6.0贪吃蛇游戏,重要语句都附有注释,全屏运行,VC++6.0 Snake Game, important statements are accompanied by notes, full-screen operation
skyblue_Rect
- VISUALE C++ 实现的俄罗斯方块程序 ,程序注释很详细,看不懂的话 可以参考Visual_C++经典游戏程序设计 这本书-VISUALE C++ implementation of the Tetris program, the program is very detailed notes, you can not read the words of the classic reference Visual_C++ game programming book
Raidenv4.4
- 自己写的一个模仿雷电3的小游戏,没用任何引擎,里面有怎样计算跟踪导弹运行轨迹的算法,并且我写了比较详细的注释-Write an imitation of lightning 3 game, useless any engine, which has how to calculate the trajectory of the missile tracking algorithm, and I wrote more detailed notes
Tetris
- 一个利用vc2008实现的俄罗斯方块游戏设计。代码质量很高,而且有详细的中文注释,适合初学者、毕业设计者模仿参考。运行得非常完美。-Implemented using vc2008 a Tetris game design. The code of high quality, but also a detailed English notes, suitable for beginners, graduate designer imitation of reference. Runs perfe
QQ_LianLianKan
- 仿QQ连连看单机版源码放出(附完整开发文档)。 本程序是使用著名的开源2D图形加速引擎HGE开发。 文档拥有详尽注释,包括每个文件的每个类、函数和变量。包括寻路算法等。 素材(纹理、音效)都是QQ连连看里的,仅供大家学习用。 附:右边栏的道具重列和提示可以无限次使用。-QQ Lianliankan stand-alone imitation source release (with full developer documentation). This procedure is
207
- 商人过河游戏,游戏规则详见源代码注释部分,TC下运行-Games businessmen across the river, the rules of the game details, see the Notes part of the source code, TC run
main
- 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
LLKgame
- 一款经典的游戏:连连看VB版。就不再多介绍了,里面的算法比较经典,有很详细的代码注释,适合游戏编写爱好者。-A classic game: Lianliankan VB version. Introduced not more inside the classical algorithm, the code had a very detailed notes to prepare for the game lovers.
hitmouse
- 这是一款打地鼠数字系统设计,可以下到CPLD上去使用,经过QUARTUS的验证,非常好用,算法简洁明了,注释详尽,便于理解,你可以直接使用,或在此基础上扩展功能 -This is a hamster playing digital system design, you can go down to the use of CPLD, after verification QUARTUS, very easy to use, the algorithm clear and concise, d
GreedSnake
- java小游戏贪吃蛇,两个文件无注释,经测试可编译运行-java game Snake, the two paper-free notes, compiled by the test run
pygame-snake
- 用python编写的贪食蛇游戏,内附详细代码注释-snake game prepared using python game code containing detailed Notes
FangKuai
- 实现了俄罗斯方块的功能,里面有一些不错的算法,注释比较全面,初学者可以研究-To achieve the functions of the Russian box, which has some good algorithms, notes a more comprehensive and beginners can be studied
API-Squre-Game
- 使用Win32 SDk开发的经典游戏俄罗斯方块,而且具备音效,特殊效果等,注释十分详细,是初学者适用的一个绝佳范例-Use Win32 SDk development, but also with sound, special effects, and very detailed notes, is an excellent example for beginners
Java_3D_Magic_Cube
- Java 3D魔方游戏源码及中文注释包。-Java 3D Rubik' s cube game notes packet source and the Chinese.
