-
GameBall
弹球游戏,利用滑块移动碰撞弹球,使探球弹起碰撞商贩的滑块来赢得分数。(a game of ball ,ball and slider game,you can move the slider to collide the ball ,ball can move also to collide sliders where above the first slider.)
- 2012-03-19 16:32:26下载
- 积分:1
-
Game-Tetris
Game Tetris
an oldschool but popular game in the world
- 2013-12-23 05:16:37下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
worldguard-5.7.3
worldedit java plugin
- 2013-07-27 22:15:42下载
- 积分:1
-
FiveChess
网络版的VB五子棋,CS结构,含游戏大厅.(Online version of the VB backgammon, CS structures, including the game lobby.)
- 2013-08-03 22:35:13下载
- 积分:1
-
Tetris
经典的俄罗斯方块游戏,华丽的界面,可以直接运行,各种代码注释。供各位学习使用(Classic Russian square game
)
- 2012-02-21 15:07:12下载
- 积分:1
-
wuziqi
该工程是一个非常完整的,优化的五子棋源代码(VC),可以帮你学习路径选择算法和vc编程.(The project is a very complete, optimized Gobang source code (VC), can help you learn the path selection algorithm and programming vc.)
- 2007-11-30 15:33:37下载
- 积分:1
-
shaonei_Mine
扫雷源代码模仿windows经典游戏扫雷源代码(Mine the source code to imitate the classic game mine the source code for windows)
- 2010-12-10 17:17:31下载
- 积分:1
-
AI.Game.Engine.Programming-code
《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性
(AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)
- 2012-12-17 23:04:30下载
- 积分:1
-
chesschina
我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。(My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.)
- 2009-02-16 14:48:33下载
- 积分:1