Comment with a link to your project so I can add it to the studio! =============================================== This, like the previous challenges, with have no judging, no rules, none of that. Just an idea that you can have fun with.
The goal this time is to generate some kind of puzzle. There are all sorts of puzzles out there. Here's a few ideas to get you started: - A maze generator - Crosswords maker - Word search generator - Sudoku - Kenken creator (http://www.kenken.com/) - Perhaps you could design a puzzle of your own and generate it - Anything else you might think of! If you want, you could also make the puzzle playable within the project (add a movable character to a maze generator, for example). Another cool thing to do, with something like a maze, would be to have the computer solve it afterwords. That wouldn't work for some of the puzzles (Sudoku, for example), but for the ones it would work on, it would be a cool addition! Make sure every puzzle you generate is possible to solve!