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
Developed a fully functional Sudoku Solver game in Java with Java Swing Graphical User Interface (GUI). Later, rebuilt the game in Python using Tkinter with an improved User Interface (UI) and added some extra features. Technologies – Java, Java Swing, Python, Tkinter