Skip to content

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

Notifications You must be signed in to change notification settings

OmkarArdekar12/SudokuSolverGame_GUI-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku Solver Game

Sudoku Solver Game - GUI Application

Sudoku Solver Game is implemented by both programming languages Java and Python.
The Difference between the Sudoku Solver Game implemented by Java and Python, is that the Sudoku Solver made by the Python as a Extra Feature and more attractive UI.

Java Code

Developed a fully functional Sudoku Game in Java with a Java Swing Graphical User Interface (GUI).
Concepts Applied - Object-Oriented Programming (OOP), Event Handling, Backtracking concepts.

Python Code

Developed a fully functinoal Sudoku Game using Python and Tkinter.
Created the More Attractive User Interface (UI).
And also built an Extra Feature of 'Clear All' in this Sudoku Solver Game.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published