Hello everyone,
Question:
Can anyone direct me to good resources for pattern generation code? (i.e. code that will make patterns for me.)
Details:
I want to make a pattern recognition game where the player must decide what the next element in the sequence should be. There are two ways, in my mind, to go about this:
1) construct the patterns myself and implement them. OR
2) think up an algorithm that I can use to generate the patterns.
Naturally I prefer the latter but the resources I've found (from google searching and wiki) don't really help me much. If anyone can help me out I would greatly appreciate it