搜索资源列表
BlockPuzzle
- j2me数字拼图游戏,比较简单,但是自己编写的,多指教。-J2ME number puzzles, relatively simple, but their preparation, more than enlighten.
NumberSliderPuzzleGames
- 一个关于数字游戏的J2ME游戏,在Eclipse SDK平台上运行-a number of games on the J2ME games, the Eclipse SDK platform operation
1
- 这是一个javaME实现的猜数字手机游戏,有兴趣可以看一下.
chaishuzi
- 我的就是一个猜数字游戏 j2me的 或者对很多初学的朋友会有帮助的
java_plane
- 本人写的第二个J2ME游戏,是个横板飞行射击游戏,游戏带有音效、碰撞检测、爆炸动画、简单的RMS记录分数。数字键0为使用炸弹。由于条件限制,未在真机测试过。-I wrote the second J2ME games, is a horizontal board flight shooting game, games with sound effects, collision detection, the explosion animation, a simple RMS record scor
numberGame
- 用J2ME开发的一个手机数字游戏。既养眼又练眼神,常玩的话,如果不是白痴,很可能练出火眼金睛来!-J2ME development using a cell phone number game.养眼also practiced both eyes often play, if not an idiot, it is possible to train the eyes!
BandyMIDlet
- 一个简单的小游戏,基本功能: 1、不停的在手机屏幕随机位置上产生序号为1-9的一个圆,在圆中标有序号。 2、按键盘上的数字键,如果该数字键与某圆的序号相同,则该圆消失,然后继续以上步骤 3、圆消失一次,分数增加,增加的分数为圆中的数字 4、如果数字键与圆的序号不相同,或者分数加了10次后,显示结束画面-A simple game, the basic functions: 1, non-stop mobile phone screen in random locations to
J2ME_game
- 自己开发的J2ME手机小游戏,从键盘输入数字选择图片对应的英文单词-Developed their own mobile J2ME games, select a picture from the keyboard enter the number corresponding to the English word
game
- j2me的一个小游戏 猜数字 可以熟悉j2me的基本操作-a small number guessing game j2me to know the basic operation of ~~~~~~~~~ j2me
Calculator
- 基于j2me平台,使用netbeans编程实现的猜数字游戏-Based on j2me platform, netbeans programming using the guessing game
kenken
- 基于J2ME的 填趣味数字游戏 包含源代码和素材 import javax.microedition.midlet.MIDlet import java.util.Random import javax.microedition.lcdui.* import javax.microedition.lcdui.game.* import javax.microedition.midlet.MIDletStateChangeException import javax
Guess
- 在J2ME环境下编写的猜数字小游戏,在模拟器和普通手机上均可运行-The guessing game written in J2ME environment can run in the simulator and on the phone