This project is inspired by the set puzzle: [https://www.setgame.com/set/puzzle]
Utilized the model-view-controller design pattern to build a playable Set card game using Java. The code is thoroughly tested using the JUnit 4 testing framework to ensure code functionalities.