I've updated the game with a puzzle generator using the randomizing techniques shared above. It generates 500 different puzzles when the game starts using a defined RANDOMIZE seed so the puzzle #'s are the same every time the game starts (like puzzle #300 will be the exact same puzzle next time you start the game).
These are more EASY level puzzles. You can change that by playiing with the RND value on line#628.
Going to add game saving next, so solved puzzles will be remembered and you can keep game progress.
Have fun.
- Dav
These are more EASY level puzzles. You can change that by playiing with the RND value on line#628.
Going to add game saving next, so solved puzzles will be remembered and you can keep game progress.
Have fun.
- Dav