-
games
本文档为一些小游戏,例如移动,捉雨,祖玛等,主要用java编程(This document is a number of small game, such as moving, catching rain, Zuma, mainly with java programming)
- 2015-05-25 23:54:32下载
- 积分:1
-
semc-standby-app
Standby j2me app example with tut
- 2013-10-19 06:41:24下载
- 积分:1
-
ChildrenOnlineGame_FinalNewFinal
这是一款基于VC制作的儿童游戏 界面舒适(This is a VC-based game interface making children comfortable)
- 2011-07-29 16:58:15下载
- 积分:1
-
21pointMFC
21点游戏 sln vc++6.0打不开 用vs才行 下下来看看吧()
- 2013-12-27 15:49:53下载
- 积分:1
-
俄罗斯方块小游戏
我看到一本杂志上关于俄罗斯方块小游戏的评论,一时兴奋就编了这个游戏,不足千行的代码就能实现了它的基本功能,有兴趣的朋友还可以把它的功能扩展一下
- 2022-08-12 18:21:19下载
- 积分:1
-
基于cocos2dx编写的小游戏
GameOverLayer.cpp------游戏获胜场景 HelloWorldScene.cpp-------游戏主场景 Welcome.cpp---------游戏菜单
- 2022-05-07 06:31:23下载
- 积分: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
-
FrontLine
一个魔塔游戏,功能强大,希望对你的开发有帮助(A magic tower games, powerful, you want to help the development of)
- 2021-02-24 00:09:40下载
- 积分:1
-
RGSS103J
RGSS103J.DLL是RPG Make xp的主要文件,是RPG游戏的核心。注意,只对RPG Make xp有用!(RGSS103J.DLL is the main document RPG Make xp is the core RPG game. Note that only xp useful for RPG Make!)
- 2014-07-18 23:10:49下载
- 积分:1
-
Type_Game
用C语言实现的键盘游戏,敲字母接掉下的字符,程序通俗易懂,适合学习C的学生朋友学习(Using C language keyboard games, then dropped out alphabetical characters, the program user-friendly, suitable for students learning C friends to learn)
- 2009-06-05 20:53:34下载
- 积分:1