Custom JAVA chess program, team-built using software engineering techniques based around the AGILE/SCRUM methodology. The stakeholder was Bill Laboon; with all specifications, paper prototypes, and user stories based around the wants and needs of Mr. Laboon.
$> cd LaboonChess/build/resources/main/binaries/[linux|mac]
$> chmod 777 stockfish-8-64
$> gradle [clean|build|test]
- Play against another human player:
Select
File
-->New Game
-->Multiplayer
- Play against a Black side AI opponent:
Select
File
-->New Game
-->Computer: Black
- Play against a White side AI opponent:
Select
File
-->New Game
-->Computer: White
- Flip Board:
Select
Edit
-->Flip Board
- Change Colors:
Select
Edit
-->Colors
--> Color Scheme of Your Choice