Back
Play Hidoku
add capability for algorithm to create 50 solution grids and export to csv so I can upload to database
#hidoku
No replies yet
solve puzzle generated with python algorithm to test my creation
#hidoku
No replies yet
make algorithm run multiple times until it finds the best version of the puzzle
#hidoku
No replies yet
limit solver function to 1.5M times and make model try another number if that happens
#hidoku
No replies yet
reach solution at 10M iterations during testing
#hidoku
No replies yet
make model go grazy when millions of solutions are possible
#hidoku
No replies yet
add time and iterations it takes to generate initial puzzle grid
#hidoku
No replies yet
refuse to give up until my code works like I expected it to
#hidoku
No replies yet
improve algorithm to generate puzzles to deal with cases in which there could be multiple solutions
#hidoku
No replies yet
start working on algorithm to create initial puzzle grids
#hidoku
No replies yet
add progress data so i can identify when the algorithm gets stuck or is running longer than expected
#hidoku
No replies yet
test initial algorithm to create puzzles
#hidoku
No replies yet
create repository for puzzle generator
#hidoku
No replies yet
improve instructions on homepage
#hidoku
No replies yet
create social media accounts
#hidoku
get smallest playable number to be automatically selected when user starts new puzzle
#hidoku
No replies yet
get reselected cell border to clear if user clicks away and keeps playing
#hidoku
No replies yet
fix how game controls show up on mobile
#hidoku
No replies yet
fix how next puzzle button shows up in mobile view
#hidoku
No replies yet
prepare work for next code sessions
#hidoku
No replies yet