Description: SolitaireBoard.java The interface for the SolitaireBoard class it contains stub versions of the functions so it will compile. It also contains some named constants. You will be completing the implementation of this class. You may not change the interface for this class, but you may add private instance variables and/or private methods to it
BulgarianSolitaireSimulator.java A main program that does a Bulgarian Solitaire Simulation. This simulation is described further in the section on the assignment
turninpa2 A shell script with the command for turning in the assignment. See the section on submitting your program for more details.
To Search:
File list (Check if you may need any files):
homework2
.........\.DS_Store
__MACOSX
........\homework2
........\.........\._.DS_Store
homework2\BulgarianSolitaireSimulator.java
.........\Game.java
.........\SolitaireBoard.java