Menú

Sudoku Game

My First Java Game – Sudoku

This project was created during the Skillshare Java class. We were given some base code and puzzle logic, and I filled in the rest, fixed issues, added improvements, and made the game playable in the console.

I learned so much from this especially recursion, handling user input, and generating a valid Sudoku puzzle. I also designed my own icon and cover image in a neon lavender theme to make the project feel like mine.

Still a beginner, but this boosted my confidence a lot!

Here are some screenshots of the execution:

Sudoku Game - image 1 - student project

Sudoku Game - image 2 - student project