All Projects → joaokucera → unity-endless-runner

joaokucera / unity-endless-runner

Licence: other
An endless runner game made with unity (v 5.2.0)

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
GLSL
2045 projects
CSS
56736 projects
ApacheConf
554 projects

An endless runner game made with unity (v 5.2.0)

It's a repository for a prototype made in 8 hours. Feel free to download, there isn't no license, no condition, just download it and use as you want. I hope this help you to study unity.

Features

  1. Endless level ("generate procedurally").
  2. Player behavior and states (waiting, playing and die).
  3. UI (final and best score, play and restart button).
  4. Item to collect.
  5. Juiciness (feel, screen shake and particles).
  6. Music and sound effects.

Demo

Take a look on WebGL live demo or Unity Web Player live demo.

How to play?

  • To move < > (arrow left/right or A and D keys);
  • To jump ^ (arrow up or W key);
  • Avoid to hit in boxes with different colors from your;
  • Try to destroy boxes with same color to earn points;
  • Try to catch spheres to change your color and earn more points.
How to improve it?

Create a fork of unity-endless-runner.

Did you change it? submit a pull request.

License

Licensed under the MIT License.

Change Log

0.0.1 First version (23/10/2015).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].