I’m trying a new process with my latest game. It’s quite a simple idea:
- Take something with a lot of elements.
- Duplicate each element.
- Modify each new element into something else.
- Test all elements.
- Delete the weakest half.
- Finish up with something that’s working even better.
Let’s talk about how that’s gone and the strengths and weaknesses of the approach.