2D Infinite Runner Toolkit is a feature complete and easy to use package giving you the chance to create endless runner games of any kind. The kit contains everything you need to set up your own infinite runner game. The kit contains fully commented code in C# and javascript.
Features:
- Full gameplay mechanics (movement, obstacles, powerups, scoring)
- Menu system (main, shop, pause, gameover)
- Dynamic layer based level generation (including Parallax Scrolling)
- Mission and game progress system
- Mobile support
- Fully commented source code in C# and JS