Intro ===== What is littleRunner? --------------------- littleRunner is a 2D Jump 'n' Run game written in C#. It 's inspired by games like Super Mario, SuperTux, Secret Maryo Chronicles and others. Why do you have created the game? --------------------------------- Simple answer: for fun! :) Who is the author? ------------------ (Only) me (`andihit `_). How many lines does littleRunner have? -------------------------------------- * **Only the game:** *~9271* * **Documentation (HTML):** *~6685* * **Documentation (with source):** *~7639* * **All:** *~16910* License ------- The game is licensed under the GNU General Public License (GPL) version 3. Credits / Special thanks to ... ------------------------------- The programmers (especially the designers) of: * Secret Maryo Chronicles [#]_ * SuperTux [#]_ * Dropline Neu! [#]_ * IronPython [#]_ for licensing their games/icon sets/programs under GPL (IronPython: MS-PL), which allows me to use parts of their projects. .. rubric:: Footnotes .. [#] `Secret Maryo Chronicles `_ .. [#] `SuperTux `_ .. [#] `Silvestre Herrera `_ .. [#] `IronPython `_