Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: GuessNumberGame Download
 Description: Experiment 1 guessing game experiment type: confirmatory experimental purposes: to grasp the Java language data types, basic input output, control statements, and methods to use. Experiment: write a program, project name and class name are GuessNumberGame. Every game program randomly generates an integer between 0-9, requires players to enter their guess numbers, check numbers and user input, the following prompt: If you guess right, the prompt: Congratulations, you guessed it . The end of this game. If you guess wrong, you are prompted: Guess the number too (big or small) a. Requires the user to continue to guess. If you have not guessed it three consecutive times, then Tip: game failed. When a game ends, the user is prompted whether to continue a new game, if the user chooses to continue, then start a new game, otherwise the output: You were conducted XXX Game successful XXX times fail XXX times. Then the end of the program to run. Submission Requirements: packaged as JAR documents c
 Downloaders recently: [More information of uploader 谢筱空]
 To Search:
File list (Check if you may need any files):
 

GuessNumberGame
...............\build
...............\.....\built-jar.properties
...............\.....\classes
...............\.....\.......\GuessNumberGame.class
...............\.....\empty
...............\.....\generated-sources
...............\.....\.................\ap-source-output
...............\build.xml
...............\dist
...............\....\GuessNumberGame.jar
...............\nbproject
...............\.........\build-impl.xml
...............\.........\genfiles.properties
...............\.........\private
...............\.........\.......\config.properties
...............\.........\.......\private.properties
...............\.........\.......\private.xml
...............\.........\project.properties
...............\.........\project.xml
...............\src
...............\...\GuessNumberGame.java
    

CodeBus www.codebus.net