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
This is a little project I made while teaching AP Computer Science A as a demonstration of recursive methods in Java. Feel free to fork and clone the repo, then run java MineSweeper.java to play.
Dependencies
Java 8 or later
About
This is a little project I made while teaching AP Computer Science A as a demonstration of recursive methods in Java.