-
Notifications
You must be signed in to change notification settings - Fork 0
zerovox/Puzzles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is my collection of scripts involving puzzles. /src/sudoku The first script is for solving and generating Sudokus. It isn't the prettiest of code, it messes with strings a lot to avoid keeping track of all the nodes and removing individual cells, instead creating new ones and throwing out the old bunch. This may be a little slower in generating sudokus, but solving them it takes 0.17 seconds rather consistently on this machine. /src/deal A deal calculator for Deal or No Deal, I plan to add percentage chances of getting a higher offer if you no deal now, to give a good indication of which decision you should take.
About
A collection of puzzle solvers, generators and general puzzle based tools
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published