Skip to content

catkeeper1/fizzbuzzwhizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. What is required to run or build this program?
	a. JDK 1.7(it is tested under 1.7. However, 1.5+ should be OK)
	b. Maven 3.*

2. How to execute the program?
Go to the target folder adn Run below command:
"java -jar FuBiWhizzGame-1.0.0.jar 3 5 7 100"
The first 3 parameters are the 3 special numbers for the game. The forth parameter is the number of people in this game.


3. How to trace the source for this program?
The main method in com/game/fubiwhizz/FiBuWhizzGame.java is the entry point of this program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages