Skip to content

A sudoku game built using the Unity framework and written in C#

Notifications You must be signed in to change notification settings

Umar-Eh/Sudoku-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudo app

Instructions

  1. 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:

https://gyazo.com/625467430139525f87455f3ca88e93ca

Board Generation:

https://gyazo.com/d64ef115aa35599b385b193db503dede

Inserting a value:

https://gyazo.com/9c757a10d505a34d38f1023cbffc5c0d

Validation:

https://gyazo.com/a98471c49a81f71cf0b1d1691167d1fb

Invalid value detection:

https://gyazo.com/2ff15ae8228fe5f77cf73c30fd610cdc

About

A sudoku game built using the Unity framework and written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages