Press the green flag to start. A puzzle will begin to randomly generate then disappear. This is a demonstration of the quick generating abilities of this program. Once that is finished you may enter any numbers that you want. **Hold space while typing in your numbers!!** Press c to clear the board Press s to see the program solve your puzzle (Press s with an empty board to generate a unique board)
This project is not yet complete. I plan to create a very user friendly interface that will allow you to solve puzzles with ranging difficulties, as well as input your own puzzle for the program to solve. What is different about this project compared to others like it is that the solver/generator is a very efficient brute force algorithm that randomly finishes any puzzle it is given, so every generated puzzle is completely unique and made with speed. 9-18-16: First Release, having issues with solver unable to find a solution, very little user interface yet.