Minesweeper

Developed as the final project for CIS 1200, this Minesweeper game is a digital recreation of the classic logic puzzle. Key features include intuitive user interaction and save/load functionality. The game emphasizes clean code structure and the use of JUnit testing to ensure that features are implemented correctly.
- Technologies: Java, Java Swing