搜索资源列表
Game.Programming.with.Python.Lua.And.Ruby
- 用python ruby lua语言设计游戏。提供使用以上各脚本语言进行游戏开发的基础知识。-song with python design language games. For use above the scr ipting language for game development knowledge base.
base
- java编写的小游戏,包括打砖块和坦克大战。
火魔源码
- 一款较为经典的游戏,有着一定的用户基础。-one more classic games, there is a certain base of users.
Letter
- 指法练习游戏,字符从高空掉下,敲击相同字符的按键,则字符被销毁,否则炸毁基地的一部分。-Fingering practice games, character falls from height, hit the same key characters, then the character is destroyed, or destroyed as part of the base.
Pokergame
- 纸牌游戏 任务:编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些? -Card Games task: number is 1-52 cards, face up, starting from th
CBRPoker
- A case base reasonning approach of poker chand classification
QQZC
- QQ找茬辅助c++源码, MICROSOFT 基础类库: 找茬辅助-QQ finding fault auxiliary source c++, MICROSOFT base class library: finding fault Auxiliary
xiaoyouxizhizuo
- 设计一:“子弹打飞机” 设计二:“基地保卫战” -Design One: " The bullet hit the aircraft," Design II: " Base Battle"
as6---Classic-game
- A classic game, space invaders created in flash. Can be used as base for another game.
release
- 用JAVA写的超级马里奥。 The code is basically undocumented, but should be readable anyway as it s fairly clean. The main entry points are AppletLauncher and FrameLauncher. The main game is in MarioComponent. "sonar" is the base of a software sound eng
Platformer_4_0_Final
- 在新加坡读书,小组做的Assignment,一个RPG小游戏,基于Visual Studio XNA 4.0平台-This is a RPG game assignment that did in Singapore studying time. Base on Visual Studio XNA 4.0 platform.
snake.files
- 是基于C++中mfc的一款建议的贪吃蛇小程序,简单易学!很好用的!-This program is a base program.it s very simple to learn it.
tic-tac-toe-project
- This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.
base
- game of da velha apra terminar de desenvolver ele , se nao nao da pra jogar .
CameraControlSystemDemo
- Camera control system Demo.This is also base on Ogre which is an open source graphic engine.This is base on Camera control system lib which you can also find in my upload source.Hope to help you.
my-Bas-Bomber
- a game in C, bomb the base of your opposition using the cordinates
lianlainkan
- 这是一个用flash as3制作的连连看游戏源码,非常完整,对于flash游戏开发者来说是非常棒的参考和学习的资料!-This is a Lianliankan game source code base on flash as3 .It s very complete.It is a great reference and learning information for flash game developer!
DH
- 打怪物小游戏,选房间,算装备以及基础伤害-Playing monster games, the election room, equipment, and base damage calculation
agent2d-3.1.0.tar
- The attached file is RoboCup Agent2D Base
AntAIBaseOnFsm
- 用有限状态机(Fsm)实现《WINDOWS游戏编程大师技巧》人工智能蚂蚁寻找食物范例-Ant AI base on Finite State Machine.