搜索资源列表
Lab3
- Android系统开发,实现音乐播放、改变菜单的背景、猜数字游戏、以及利用虚拟手机来上网-Android system development to achieve the music, change the menu background, the guessing game, and the use of virtual mobile phone to the Internet
Numberguess
- 游戏娱乐,Android源码,猜数字,可以反复猜测。-Game entertainment, Android source code, number guessing, you can guess again.
calculator
- 猜数字游戏,玩家随便输入一个数字,系统将会告知是否满足条件-guess number game
MobileGuess
- 自己制作的简单的猜数字游戏,在google发布的Android平台上。 -Produce their own simple guessing game in the google released Android platform.
MobileGuess
- MobileGuess Android手机上的猜数字小游戏源码,部分代码注释: public abstract int getGuessTimeLeft() //返回剩余猜测次数 public abstract String getNewNumber() //返回待猜数字 public abstract int getGuessTime() //返回可猜测总次数 public abstract int getGuessedTime() //返回已猜测次
android
- 数字游戏,一款猜数字游戏,附带源码,可运行-Numbers game, a guess Numbers game, with a source, can run
sudoku_android
- 安卓数独游戏,玩家需要根据9×9盘面上的已知数字,推理出所有剩余空格的数字,并满足每一行、每一列、每一个粗线9宫内的数字均含1~9,不重复-Android Sudoku game, players need 99 disk known figures, reasoning out all the remaining spaces in the digital and meet each row, each column inclusive of 1 to 9, of each pachytene
com.lzq.game
- 自己写的一个带几本界面的24点计算器游戏。 有两种模式,输入四个数字,可以计算出所有的计算结果。-Write your own with a few of the interface 24 calculator game. There are two modes, enter the four digits, you can calculate all the calculated results.
opensudoku-master
- 是一种源自18世纪末的瑞士,后在美国发展、并在日本得以发扬光大的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。-A game of sudoku
Sudoku
- Android下的一个数独游戏,可以在手机上执行,按规则填写数字-An Puzzle Game in Android
BlackList
- 简易管理系统,主要功能有:登陆,玩游戏两个主要功能,其中登陆分普通用户和管理员,管理员具有删除普通用户的功能,玩游戏有几个游戏,第一个是猜数字,第二个是猜拳游戏-Simple management system, the main features are: landing, play games two main functions, including landing points ordinary users and administrators, administrators have
guess_game
- 猜数字的游戏设计,可以猜数字,可以显示随机数-Guessing game design, guessing, you can display a random number
sudoku
- 数独游戏,由81个单元格组成,游戏开始时,部分单元格已经填入一些已经知道的数字,玩家需要在剩下的单元格中填入数字,使数字在每行、每列、每区(3行×3列)中都只出现一次。- Sudoku by 81 cells form when the game starts, fill in some part of the cell has been known figures, players need to enter the number in the rest of the cell, so t
Android2048
- 2048游戏 相加数字出现2048即可 目的就是合并出2048这个数字,最终看你获得了多少总分。(The total number of games is 2048 .The goal is to combine the 2048 Numbers to see how much total points you get.)
Guess
- 安卓猜数字小游戏,Android studio开发(Android guessing numbers game, as development)