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
// in this class we will having the opening frame asking the user to start the game, and a pop up will appear, explaining the game and the rules before actually running the game
public class Game{
public static void main(String[] args) throws FileNotFoundException{