Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 312 Bytes

Super-Minesweeper

image

A variation of the popular minesweeper game built as a project assignment. Built in MVC architecture using JavaFX for ui. Follows SOLID principles and game logic is fully tested.