Please sign in to access this page

Sukii

Sukii

5 devlogs
7h 9m
Created by Rei

A Polished Sudoku Game Online :>

Timeline

Rei
Rei
1h 13m 5 days ago

Good news, bad news :D

Good first: no need to code a Sudoku Generator because I'm using a library (Sudoku-core: https://github.com/komeilmehranfar/sudoku-core).

Bad news: the library is little bit slow when generating a hard Sudoku. It takes around 7s - 15s. Now I have to delete all my JS and write it all over again ; v ; (which feels like killing your kid hehehe)

Here (down) is a photo of the Sudoku (hard) puzzle generated with the Sudoku-core library:

Update attachment
Rei Rei 3 days ago
I’ll change it all it looks awful OwO
GB114 GB114 4 days ago
You could animate it.

So I have good news, and bad news :)
good first: I added the buttons so you can change the difficulty (I'll commit the changes later hehe) + the logic works pretty good (one solution only yay)
bad news: the game crushes after generating 6 or 5 puzzles (now I have to fix that and maybe change a lot ; v ;)

Update attachment
Rei Rei 5 days ago
It’s just a sudoku game bro no twists. Changing something like the Sudoku game isn’t that easy or cool ; v ;
GB114 GB114 5 days ago
Any updates on the twist? :|
Rei
Rei
1h 13m 6 days ago

Added a function to choose the difficulty of the Sudoku (but no buttons yet so you can't hehe) and a function to count the solutions (which shouldn't be more than one with the new logic >v< )

Update attachment

From bad to worse 〒v〒

Update attachment
Rei
Rei
3h 8m 7 days ago

Created the Sudoku generator, and styled it a little bit + played and found out the Sudoku has 2 solutions, and that means my logic has a mistake ; v ;

Update attachment
Rei Rei 5 days ago
what do you mean by the ‘twist‘?
GB114 GB114 5 days ago
What is the twist? :)