搜索资源列表
lizidemo
- 本例子是D3D的粒子系统代码,有各种粒子效果,加入风向,重力等-this example is the particle system D3D code, there are various particle effects, by adding wind, gravity
guess
- 猜数字游戏代码。用户输入猜测的四位数字,系统给出用户猜测的结果(包括是否猜对位置、是否猜对数字及猜对位置或数字的个数,A代表位置数字猜测正确,B代表数字对位置不对)
简单的赛车游戏1
- 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背景音乐的,但没做好,只 做了个显示系统时钟的,让大虾们见笑。
BadSushi
- Gamebryo2.5编写的原代码,很适合初学者学习粒子系统-Gamebryo2.5 the preparation of the original code, it is suitable for beginners to learn particle systems
Saolei
- DOS系统下扫雷游戏参考代码,初次编写游戏代码,有待大家完善。-Mine the game under DOS system reference code, the initial preparation of the game code, to be all perfect.
Hab215
- 使用的Java纯代码,这是彩票系统,有五种彩票随即出号。-Lottery
lianliankan.Android
- 一款基于安卓系统的连连看小游戏,适合初学者练习代码,学习安卓-A lianliankan game based on android system, suitable for beginners to practice code, learning android
YouYaX
- YouYaX是个人自主开发的原创论坛系统,简洁,拓展性强,代码开源。-YouYaX www.huafunongye.com is a personal self-development of the original forum system, simple, strong expansion, the code is open source.
gobang.tar
- Linux系统上基于SDL图形库的五子棋游戏C语言代码。-Linux systems SDL graphics library based on C language code backgammon game.
snake.tar
- Linux系统上的基于SDL图形库的贪吃蛇C语言代码。-Linux system SDL graphics library based on the Snake C language code.
SolarSystem(code)
- 使用ogre cegui和fmod编写的一个简单游戏界面系统,包括主界面、人物界面、载入界面等。进入游戏为一个星球动画,按esc键打开退出界面。使用VS2008编写。 需要ogre cegui和fmod的sdk。对应的资源和资源配置文件可在http://download.csdn.net/detail/jajupmochiwxxz/6592593下载。 参考文献在代码中说明。 Copyright C 2013 Finaldream Game Studio。-Use ogre c
Snake-code
- 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste
Mine-sweeping
- 一种能基本实现windows系统自带软件扫雷游戏的简约代码-One kind can basically achieve the windows system comes with software Minesweeper game simple codes
tanchishe
- 经典的贪吃蛇游戏的代码,用C++编写,可作为C++新手的练习材料,在windows系统上运行-Classic Snake game code, written in C++, can be used as a beginner s C++ training materials, running on the windows system
FlightSystem
- 飞行系统 飞机操控控制代码 适用于unity-FlightSystem by unity FlightSystem by unity
final_lottery_with_user_interface
- 这是一款很好的简易的php代码写的彩票系统-This is a very simple PHP code written lottery system
Gmang
- 易语言传奇世界 HGE D2D 技能快捷键定义数组 光效实现 底栏快捷键完善 人物经验循环读入 改为和等级挂钩固定格式 人物上线穿装备 怪物死后清除脚下点,复活 放魔法怪物动画速度异常 装备属性美化,加入星星,为下部升级装备做准备 优化部分代码。纹理不加载关闭以及关闭出错, 找到原因读取道具时跟着加载了纹理。所以启动慢容易关闭 加入人物装备保存穿戴。 物品爆出 丢弃 捡取完工 人物数据装备保存读取完工 优化装备读取丢弃捡取代码。 包裹