Loading...

School Project: InsightUBC

Description
A Java implementation of the traditional Checkers board game built as part of my CPSC 210 term project. I utilized fundamental Object-Oriented Programming (OOP) principles and a matrix data structure to build the game. The graphical user interface (GUI) was designed and implemented using JFrame, and a 100% code coverage was achieved through a comprehensive JUnit test suite.
Made With
  • Java
  • JFrame for the GUI
  • JUnit for testing
© 2023 Bryan Huang. All Rights Reserved.