From spec:
Include a program named Run6Bots.java using standard output (no GUI) to print the wins of each AI it after running 1,000 games when computer players have two players with each of the three strategies playing against each other. Report the number of wins per player and its strategy. Expert strategies should win most of the time, Beginner strategies should lose most of the time.
From spec: Include a program named Run6Bots.java using standard output (no GUI) to print the wins of each AI it after running 1,000 games when computer players have two players with each of the three strategies playing against each other. Report the number of wins per player and its strategy. Expert strategies should win most of the time, Beginner strategies should lose most of the time.