搜索资源列表
fireboom
- 红警2可移动巨炮(卡车展开) 找到并替换原先的代码-Star two mobile artillery (truck start) to find and replace the original code
footballstar001
- 这是一款BREW手机游戏,游戏中描述是的一个少年的踢足球成长过程,从10开始学习足球到22开始到俱乐部踢球,直到最后成长为一名足球球星-This is a BREW phone, games are described in a juvenile soccer growing up, start learning from 10 to 22 football clubs to start playing until the final growth for a football star
leidianleidian
- 经典的五星级纵版平面飞行射击游戏,俗称雷电-classic version of the five-star longitudinal plane flying shooter, commonly known as lightning
mxlaohuji
- 自己做的一个小游戏,明星老虎机 希望大家以后多多交流-have done a little game, star slot machines beyond hope that we interact more
ra2v1.0
- 红警2 for V1.006单机版(部分功能可联网)外挂-Star V1.006 for two stand-alone (some functions can be networked) pylons
eveserver_source
- 最新的欧美游戏大作EVE(国内叫星战前夜)的模拟器部分源代码,支持游戏登陆了,不过还不全,估计还在开发中,很快应该能看到了,C#编写~-latest titles EVE Europe and the United States (domestic overnight called Star Wars) simulator to some source code. landing support the game, but not all, it is estimated still under
DBfangkuai
- 一个用Delphi编写的俄罗斯方块,方块区域的大小按“文曲星”上的画的-a prepared with Delphi Russian box, and box the size of the area by the "star" of the painting
8_nums
- 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
Eight_(8)_2183836282010
- A star algoritm for 15-puzzle
A-star A星寻路演示程序
- A星寻路演示程序,A*寻路算法在AStar.h中,使用的节点为Map.h中的Node Map类中NodeMap为节点图,寻路时只传节点地址-A Star pathfinding demo, A* pathfinding algorithm in AStar.h, the use of the nodes in the Node Map Map.h NodeMap class for the node graph, find its way only passing node address
StarTrek2008.07.27
- 一个用C#重写的1971年文字游戏:Star Trek 1971 Text Game -A used C# Rewritten in 1971 word games: Star Trek 1971 Text Game
StarSonata
- Star Sonata轩辕剑模拟器原代码-Star Sonata
YYGames
- 六款游戏源码,游戏名称如下 YYTetris - 七彩俄罗斯方块 ( a Tetris game ) YYPiano - 趣味钢琴 ( a music game ) YYFly - 打苍蝇 ( kill flies ) YYMatch - 连连看 ( a Match It game ) YYArena - 星际竞技场 ( Star Arena: a STG game ) YYSnake - 贪吃蛇 ( a Snake game )-Six games source cod
puzzle15_src
- 15 puzzle for solving 15 puzzle with ida star algorith
TileProblem.tar
- This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
a-Star
- A star 寻路算法,主要应用于各种大小型游戏的寻路,简捷方便-A star
A--Star
- A星寻路的全部代码 相信大家都了解 网上其他地方都难找到了 绝对有用的 在下太嫩做的不好 希望大家支持-A star pathfinding code I believe we all understand that elsewhere on the Internet is immune to find absolutely useful next too tender badly do hope that you will support
star-wars-java
- My version of legendary game Star Wars.
Star-wings
- 星空之翼小游戏,使用C#编程,里面涉及到游戏地图的设计,以及绘图功能,移动等功能-Star wings is a small game, using C# programming, which relates to the design of the game map, and graphics, mobile etc.
A-star-src
- Very basic implementation of A-star (A*) algorithm. Made for school project.