Skip to content

OneAboveAll1964/SudokuSolver-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver GUI

Overview

Sudoku Solver GUI is a Java-based application designed for Sudoku enthusiasts and solvers. It offers a graphical interface to interact with Sudoku puzzles in two distinct modes. This application combines the challenge of solving Sudoku puzzles with the convenience of a digital interface, enhanced by external dependencies for improved functionality.

Features

  • Two Modes of Interaction:
    • Solver Mode: Input your Sudoku puzzle and let the application solve it for you.
    • Challenge Mode: The application provides a Sudoku puzzle for you to solve, testing your skills.
  • User-Friendly Interface: A clean and intuitive graphical interface for easy interaction with Sudoku puzzles.
  • Multi-Level Difficulty: Offers various levels of difficulty in challenge mode to suit both beginners and advanced players.

External Dependencies

This project requires external JAR files for optimal functionality. Follow the instructions below for adding these to your project.

For Eclipse:

  1. Right-click on your project.
  2. Select Build Path.
  3. Click on Configure Build Path.
  4. Click on Libraries, select Modulepath, and select Add External JARs.
  5. Select the JAR file from the required folder.
  6. Click Apply and OK.

For IntelliJ IDEA:

  1. Open your installed IntelliJ IDEA Project.
  2. Go to File > Project Structure.
  3. Select Libraries on the left panel.
  4. Select the + icon and choose JAVA.
  5. Navigate to the "lib" folder and select your JAR file(s).
  6. Click on the OK button.

Getting Started

To get started with the Sudoku Solver GUI, ensure you have Java installed on your machine. Then, follow these steps:

  1. Clone the Repository: Clone this repository to your local machine.
  2. Add External Dependencies: Follow the above instructions to add the necessary JAR files.
  3. Run the Application: Navigate to the project directory and launch the application using your preferred Java IDE.

Contribution

Contributions to the Sudoku Solver GUI are highly appreciated. Feel free to fork this repository and submit a pull request for any enhancements, bug fixes, or documentation updates.

License

Free To Use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages