Document the current generator architecture and the changes we want to do on it.
Criteria
Asks questions to @simondemeule about the current architecture and how we could change.
Document the current architecture and the way we could refactor in the doc/architecture.md text file.
Document how we could implement a game of life (GOL) and the Wolfram automata with the current architecture
Technical details
Perhaps add the markdown architecture documentation files to the Doxygen build, so that they're included in the HTML output. (it's also possible to add images to that)
Document the current generator architecture and the changes we want to do on it.
Criteria
Technical details