knispeja / WitnessGenerator

Generates puzzles similar to those in The Witness
MIT License
1 stars 0 forks source link

Support for generating puzzles with tetrominos #9

Open knispeja opened 5 years ago

knispeja commented 5 years ago
  1. Figure out how to quickly verify that a region is valid given tetrominos in that region (nontrivial)
  2. Make a method that determines what tetromino exactly fits into a region, if any
  3. Percent chance to draw tetromino onto random cell within the region