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 [1]
  • SuperTux [2]
  • Dropline Neu! [3]
  • IronPython [4]

for licensing their games/icon sets/programs under GPL (IronPython: MS-PL), which allows me to use parts of their projects.

Footnotes

[1]Secret Maryo Chronicles
[2]SuperTux
[3]Silvestre Herrera
[4]IronPython