Project 2 of SWEN30006, 2021.
This project used Eclipse IDE and JGameGrid library.
Summary: We are given a card game Cribbage framework and have to implemented scoring and logging features. Required to follow GRASP principles and design patterns. Make modifications so that the program is extensible and flexible, easy to modify in future.