Skip to content

tinkeros/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

64-bits worth of Sudoku for TempleOS/TinkerOS/ZealOS

  • It can generate 64-bits = 18,446,744,073,709,551,616 worth of different Sudoku puzzles for you to solve so hopefully you won't run out.

  • It can save/load (if installed on a writable filesystem) and saves your best time for each number of starting hints you choose to start the game with in the registry.

  • You can get a random hint or have your puzzle validated for the cost of a 60 second time penalty.

  • Every puzzle is generated from a unique 64-bit value (the board seed value is displayed) and you can redo that same exact puzzle by calling Sudoku(board seed);

  • Each puzzle comes with a random word for each box you complete and 1 random Bible verse when you complete the whole puzzle. Be sure to read your hard earned Bible verse! (TempleOS/TinkerOS only)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages