This object-oriented programming project is a framework for two-player 8x8 board games. Included games are chess, checkers, and othello. Gameplay is network based (server-client model) and players are matched on the game they wish to play. This was the term-long project for CSE219, Computer Programming III, under Professor Richard McKenna of Stony Brook University.
Jump to:
Click here to download the code
The plugin portion requires access to the framework code. Either the jar or the java files for the framework will do. The jar file is also a standalone server.
Known issues: