GitHub - Umar-Eh/Sudoku-Unity: A sudoku game built using the Unity framework and written in C#
Sudo app
Instructions
- If you do not have Unity, and visual studio installed, access to script (code) may be difficult
To play the game
- download the SudoGame.exe
- play the game!
if you have unity downloaded, and wish to build the game yourself
- Go into the FinaleGame folder
- Go into Assets
- Go into Scenes
- Open Main.unity in unity
if you wish to see the code using text editor without unity
- Go to the FinaleGame folder
- Go in to Assets
- Go into Scripts and C# files are available
Demo
Starting menu:

Board Generation:

Inserting a value:

Validation:

Invalid value detection:
