EangTermProject is the Term project for Eric Angeli in CS 8680 - Digital Game Design.
The project was to create the game othello.
It was divided into 6 phase. Each phase can be accessed below, with full java doc and a complet zip file of the project.
Phase 1: EangTermProjectPhase1 simply draws the game board.
Phase 2: EangTermProjectPhase2 adds ability to place a piece on the game board.
Phase 3: EangTermProjectPhase3 implements the rules to othello, only allows valid moves, flips pieces.
Phase 4: EangTermProjectPhase4 adds network communications.
Phase 5: EangTermProjectPhase5 adds using an image sprite and animates flipping the pieces. Improves on the network communications as well.
Phase 6: EangTermProjectPhase6 adds the ability to play sounds.
Email: eangeli@students.kennesaw.edu