Super Mario Bros in sed
Super Mario in sed? #
Yes you have read that correctly.
This is an Implementation of the Nintendo NES Classic of Super Mario Bros in pure sed.
Or at least the first level.
Amazing accomplishment and worthwhile not only to play but to examine the code as well.
You can find the Repository here
But whilst you are interacting with this work of art - keep in mind that sed is supposed to be "a stream editor [...] used to perform basic text transformations on an input stream.
- Next: Motivation for blogging