🧩 Java Sudoku Game
A desktop-based Sudoku puzzle game built using Java Swing and AWT libraries. The project provides an interactive GUI where users can play Sudoku, validate solutions, and reset or generate new puzzles.
🚀 Features
🎮 Interactive Sudoku board (9x9 grid)
✏️ Input validation for numbers (1–9)
🔄 Reset the board to start again
🆕 Generate a new puzzle
🎨 Simple and clean GUI using Swing and AWT
🛠️ Technologies Used
Java 8+
Swing – for building the GUI components
AWT – for handling low-level drawing and event handling
Log in or sign up for Devpost to join the conversation.