its-puneet / Geeky-Coders

First time contributors of Hacktober fest 2022
Apache License 2.0
35 stars 121 forks source link

Add sudoku source code and .jar release #168

Closed nikhil-RGB closed 1 year ago

nikhil-RGB commented 2 years ago

Added a Sudoku Solver project written in JAVA, built with AWT/SWING. The Sudoku folder contains all the source code, and the release-executables folder contains the .jar file if the mantainers would like to launch the application on their desktops. Please notice that this project requires JAVA 8/9/10.

Description

Screenshots:

sudoku unsolved

solved

Checklist: