-
CatapultGame
Windows phone catapult game
- 2012-06-06 17:35:45下载
- 积分:1
-
vb_source
VB版纸牌源码(VB source code version of Solitaire)
- 2008-07-02 22:37:12下载
- 积分:1
-
black_white_chess
black white chess
black white chess
black white chess
black white chess
- 2009-09-19 16:14:31下载
- 积分: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
-
外星人代码
说明: 适合新手的小游戏,空格射击,方向键左右移动射击屏幕上方的外星人(Suitable for beginners of small games, space shooting, around the direction key mobile shooting screen above the alien)
- 2020-06-21 20:40:02下载
- 积分:1
-
Snake
采用swing实现贪吃蛇游戏的开发,食物的自动生成以及蛇的运动。(Snake game using swing to achieve the development of the automatic generation and the snake food movement.)
- 2011-11-25 15:58:27下载
- 积分:1
-
Matlab2048
通过按键(W,A,S,D或方向键)控制小块的移动方向,当有两个小块相同时,把两者合并,产生一个新块(其值90%为2,10%为4)。并给予一定的分数,记录在数据文件中,显示在界面上。当最大块的值达到2048时,您将获得胜利,胜利后您可以选择继续游戏(当最大块的值为4096时,您将获得连胜,依次类推),或者退出游戏。(By controlling buttons (W, A, S, D or direction key), we control the moving direction of small pieces. When two blocks are in the same way, we merge them into a new block (the value is 90%, 2, 10% is 4). And give a certain score, record in the data file, display on the interface. When the maximum block value reaches 2048, you will win. After winning, you can choose to continue playing. When the maximum block value is 4096, you will win the game in a row or by analogy.)
- 2020-12-10 16:09:19下载
- 积分:1
-
消灭星星
说明: 在Windows平台上用C++开发的一款游戏,源代码已经打包(A game application developed with C++ progamming language on Windows OS.The source code is be contained.)
- 2020-06-18 14:40:02下载
- 积分:1
-
扫雷
实现扫雷游戏的制作,利用easyx进行图形界面的美化(Realize Minesweeping Game)
- 2020-06-16 23:00:02下载
- 积分:1
-
ALIENTEK MINISTM32 实验41 LCD贪吃蛇游戏
基于stm32mini的实现触摸屏的贪吃蛇(The realization of a greedy snake with a touch screen based on stm32mini)
- 2018-12-14 09:24:57下载
- 积分:1