Skip to content

Console Comic Strips

iks github user edited this page Apr 14, 2016 · 5 revisions

As a fun feature, MOGLiCC allows you to easily create an animated Comic Strip to be executed in your console.

Among the default input data of the StandardModelProvider you find a model file called Moglydick.txt (since version 1.6.0). The input directories of ClassBasedFileMaker and ModelBasedLineInserter contain input artefacts that use the Moglydick model data to create a Console Comic Strip. Both model and templates may demonstrate the power of the MOGLi Code Creator in a funny kind of way. This fun feature demonstrates that more than 20,000 lines of code can be generated in seconds. It took a couple of hours to write the Moglydick model file, but it would be practically impossible to create the resulting script with its inherent complexity manually in whatever time you would afford.

Feel free to modify both model and templates to create your own Console Comic Strip either as windows batch file or as shell script! A simple animation can be done in a couple of minutes...

How does this work...

Clone this wiki locally