-
Spaceassault
一款经典的开车小游戏的源码,画面精致,可玩性高,值得学习。有兴趣的可以下载下来自己玩玩哦(A classic car game source code screen fine, playability, and worth learning. Interested can download their own fun, oh)
- 2013-03-24 18:37:43下载
- 积分:1
-
8queen
在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。
本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。(8 × 8 in a chess set, there s eight, each accounting for a Queen s grid request will not be any mutual between Queen s attack phenomenon, that can not have two Queen s in the same line, the same row or the same diagonal. Asked the total number of different ways. This algorithm uses one-dimensional array to be processed. Array subscript i said i chessboard first out, a [i] value that s in the first place i listed by location. Such as: a [1] = 5, said the first cases in the chessboard of the fifth line of a Queen s release.)
- 2007-12-15 22:24:44下载
- 积分:1
-
AnimalFight
基于JAVA的简单斗兽棋游戏,可实现简单的人机对战(Based on JAVA simple Doo chess game, you can achieve a simple man-machine confrontation)
- 2020-12-24 16:19:05下载
- 积分:1
-
1000y可编译
网游《千年》的源码,可供学习之用,delphi的(The Source Code of Millennium Online Games)
- 2020-06-22 23:00:02下载
- 积分:1
-
xyjh(php)
根据武侠文化背景设计的一款网络WEB游戏(under martial arts and cultural background of the new network design Web games)
- 2020-11-17 16:09:40下载
- 积分:1
-
-the-poker-game
本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。
单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said.
Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
- 2013-08-19 15:13:48下载
- 积分:1
-
Dodge_block
用Verilog实现的基于FPGA的简单避障游戏(A game based on FPGA,using Verilog)
- 2020-07-29 22:38:39下载
- 积分:1
-
skyblue_BoxMan
推箱子小游戏,visualC++经典游戏设计(Sokoban game, visualC++ Classic Game Design)
- 2008-12-18 14:39:16下载
- 积分:1
-
gay
说明: GLScene project i dont know at all maybe its cool
- 2019-03-31 00:26:00下载
- 积分:1
-
俄罗斯方块机器人java实现
俄罗斯方块机器人java实现,运行Borad类,内部有详细的设计文档
- 2023-08-12 12:05:03下载
- 积分:1