Skip to content

This project is implemented in JAVA, featuring 3 levels of difficulty and an impressive (GUI). This game is perfect for puzzle enthusiasts. The game features randomly generated puzzles, ensuring players can enjoy endless hours of fun. I'm excited to share this project on GitHub and welcome any feedback or contributions from the community.

Notifications You must be signed in to change notification settings

Dharejo-Junaid/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🎮 Sudoku 🎮

This is a Java-based Sudoku game with a GUI implementation. It allows players to play a 9x9 Sudoku puzzle with three different levels of difficulty: easy, medium, and hard. In this project there is class named "Constants" from where you customize each and every thing like font style background color, components size, look and feel, sound and much more.

🚀 Getting Started

To play the Sudoku game, follow these steps:

  1. Open the project in your favorite Java IDE.
  2. Compile and run the Main.java file.
  3. Choose a difficulty level and start playing!

🤖 Technical Details

The Sudoku game is implemented using Java and object-oriented programming concepts. It uses the Swing library for the graphical user interface and a backtracking algorithm to generate and solve puzzles.

👨‍💻Contribution Guidelines

If you find any bugs or issues with the game, feel free to open an issue or submit a pull request. Any contributions are welcome!

About

This project is implemented in JAVA, featuring 3 levels of difficulty and an impressive (GUI). This game is perfect for puzzle enthusiasts. The game features randomly generated puzzles, ensuring players can enjoy endless hours of fun. I'm excited to share this project on GitHub and welcome any feedback or contributions from the community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages