Skip to content
Permalink
788b5ffdbd
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
15 lines (11 sloc) 352 Bytes
# CheckersAI
Members:
* Joseph Sweeney
* Savanna Smith
* Elaine Tsun
* Sailesh Simhadri
##Tests:
The results of the tests for each game state can be found in the output text
files. In order to run these tests for GameStates 1, 2, and 4; just run the
main method found in each class. To run tests for GameState 3, run the main
method in Test.java.