Skip to content

rymo4/fruitsalad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fruit salad

  1. Compile the simulator javac fruit/sim/*.java

  2. Compile the distribution generator javac fruit/sim/UniformFruitGenerator.java

if it is your fruit generator javac fruit/gx/FruitGenerator.java

  1. Run the simulator java fruit.sim.Fruit

e.g. java fruit.sim.Fruit players.list 12 fruit.sim.UniformFruitGenerator true

  1. Implement your Player and FruitGenerator

  2. You can pull updates of the simulator from the following git repository https://jiachengy@bitbucket.org/jiachengy/fruit.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages