What do you think of a program wich create randoms maps ?
For example it may have these functions :
- select a random number (id of this map)
- select a level of difficulty (???)
- select or not a number (or random) of each objects (blocs, rivers,
mirrors, flags ...)
( sum < 16 * 16)
- select a number of min (or max ?) moves to do this map (game difficulty ?)
- select a number of min (or max ?) shots to do this map (game difficulty ?)
- [ select a number of max contiguous objects ]
- [ select a number of min contiguous objects ]
It's a difficult job, No ?
But it's a good problem for hollydays...
Amicalement
Yves