You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.