Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 290 Bytes

File metadata and controls

5 lines (4 loc) · 290 Bytes

Set-Game

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.