All credit for this game idea goes to Endigit. Their code and instructions can be found at https://bitbucket.org/endigit/squarebattle for the LabView version of this game.
This is a java recreation of that game.
- Clone this repo.
- If you are using intelliJ, File-> Open-> pom.xml
- Implement SquareLogic.java Make sure your starting square is named DefaultSquare.
- Submit your squares to the person hosting the game.