Connor2333/Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Read Me • This is the repository for the group 29 project. • Our project is about making a checkers board game. • This version of checkers can play between two players;also, pieces move diagonally with great user friendly level. • To run the text base version, run Checkerstext.java • To run the GUI, run CheckerApp.java • All classes are in a Checkers package, with out the package nothing will run.