diff --git a/README.md b/README.md index 3579c92..b549887 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,10 @@ All original code is licensed under the [MPL 2.0](https://www.mozilla.org/MPL/2. - [sti](https://github.com/karai17/Simple-Tiled-Implementation): [MIT](http://opensource.org/licenses/mit-license.php) The tiles and character images are from the [liberated pixel cup](http://lpc.opengameart.org/) and are under a [cc-by.sa 3.0](http://creativecommons.org/licenses/by-sa/3.0/) license. + +# History +I started a first version of this in ~2008 with the [RPG Maker](http://www.rpgmakerweb.com/) (no idea which version), back when I had even less an idea of software development than today :) + +The only thing surviving is the following sscreenshot: + +![history](history.png) diff --git a/history.jpg b/history.jpg new file mode 100644 index 0000000..a36641f Binary files /dev/null and b/history.jpg differ