搜索资源列表
GuessingGame
- 一个好玩的猜谜游戏-guess a fun game
GuessingGame
- 一个好玩的猜谜游戏-guess a fun game
Guessinggame
- 猜数游戏,输入1到100以内的整数,猜出计算机所随机给出的数字-Guessing game
Guessinggame
- 猜数字游戏 1.实验目的 使用if…else和循环语句解决问题。 2.实验要求 编写一个Java应用程序,实现以下功能: (1)程序随机产生一个1~100间的整数; (2)用户在输入对话框中输入自己的猜数; (3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”; (4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。 -Guessing game 1.
GuessingGame
- print any times table sum enter the figures and always get the correct results
GuessingGame
- 猜字符游戏,通过输入字符告诉你猜对了几个字符,有几个位置正确-Guess the characters in the game, tell you guessed it several characters through the input characters, there are a few correct position
GuessingGame
- 猜字游戏,main( ),guesssum( ),givesum()等功能模块组成(The function modules of guessing game, main (), guesssum (), givesum ().)