搜索资源列表
lianliankan(new)
- 用java开发的连连看的小游戏,代码量较小,方便阅读-with java development of the 1000 block of Terry Avenue to the small games, the smaller volume of code, easy reading
JavaSwing_lianliankan
- Java Swing 版的连连看,适合刚入门的朋友学习,里面包含了一些算法,布局,通过阅读代码你或许有很大的收获。-Java Swing version of the 1000 block of Terry Avenue, suitable for beginners friends learning, which contains a number of algorithms, layout, read code you may have achieved a lot.
Glest
- 获多项大奖的即时战略游戏Glest的源代码,用VS2005建立工程,方便阅读。该代码结构良好,适合初学者阅读
ParticleEditor_1.2.0
- Ogre粒子编译器,附含代码,方便喜欢Ogre的读者阅读参考,为开源项目,可以随便使用:)
简单的赛车游戏1
- 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背景音乐的,但没做好,只 做了个显示系统时钟的,让大虾们见笑。
TankWarImage
- 一个用java写的坦克大战,其中素材丰富。实现了基本功能,移动、攻击、碰撞检测、敌人坦克简单AI等。代码注释很详细,阅读没有任何问题-TankWar
llk
- 具有详细代码以及解释,以文档形式给出,方便阅读。-Code, as well as a detailed explanation given in the form of documents to facilitate the reading.
eluosifangkuai
- 次程序是使用java写的俄罗斯方块代码,容易阅读-Second procedure is to use java code to write the Russian box, easy to read
Cpp1
- 该程序为VC++所写的俄罗斯方块源代码,可用VC6.0编译通过,代码简单,阅读方便。-The program is written in VC++ source code of the Russian box, available VC6.0 compile, the code is simple, easy to read.
3DGame
- 其他的就不多说啦!一款3D游戏引擎代码!需要了解的可以看看,不过内容还是过于复杂!希望有基础的人阅读!-Other did not say! A 3D game engine code! Need to know, but the content can see or too complicated! Hope is the man reading!!!!!!
Minesweeper
- 使用VC6.0开发的扫雷程序,经过自己研究测试,代码正确无误,同是对于代码添加了较为晚上的注释,便于阅读学习。-Demining programs using VC6.0 developed through their research and testing, the code is correct, the same night for the code to add more comments, easy to read to learn.
LLK
- 使用VC6.0开发的连连看程序,同时有自己尝试的小*,本人第一次写*,没有很深奥的东西,经过自己研究测试,代码正确无误,同是对于代码添加了较为完善的注释,便于阅读学习。-Developed using VC6.0 Lianliankan procedures, have their own small attempt to plug, plug my first time to write, not very profound thing, through their own researc
saolei
- 扫雷程序,可供新手阅读代码,提高自己的编程水平-De-mining program, for novice to read the code, to improve their programming skills
wuziqi
- 五子棋,人人对战,可重置游戏, 代码是相当的简单,适合初学者阅读吧-Backgammon, every battle, you can reset the game, the code is quite simple, it is suitable for beginners to read
game_wuziqi
- 五子棋小游戏(双人五子棋),C#双人五子棋小游戏源代码源程序(完整版),编译运行时需要wzqdatabase.dll文件,可以了解到这是一个五子棋的数据库文件,放在DEBUG目录下程序会自动调用。这款基于C#的五子棋游戏可进行双人对战,可记录游戏战绩,可提交意见建议,棋盘设计的也相当不错,阅读本源代码对提高C#小游戏编程还是有帮助的-Small game of backgammon (double the renju), C# double backgammon game source code
java-tanchishe
- java代码贪吃蛇源码,可以仔细阅读,对游戏开发者很有帮助-The java code Snake source, carefully read, game developers helpful
java-lianliankan
- java代码连连看源码,可以仔细阅读,对游戏开发者很有帮助-The java code Snake source, carefully read, game developers helpful
java-jisuanqi
- java代码计算器源码,可以仔细阅读,对游戏开发者很有帮助-The java code calculator source, carefully read, game developers helpful
pushbox
- Qt版本推箱子游戏代码阅读说明 1、Qt版本请采用Qt5的mingw版本,建议版本Qt5.8.0(作者开发版本,其他版本未测试,不能保证都能编译) 2、Qt开发工具下载路径:http://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe 3、解压QtPushBox(推箱子源码).zip文件。 4、打开QtCreator软件,现在打开工程,进入QtPushBox目录,选择Qt
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因