joaokucera / unity-endless-runner

An endless runner game made with unity (v 5.2.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

An endless runner game made with unity (v 5.2.0)


Languages

Language:C# 66.2%Language:JavaScript 18.8%Language:HTML 8.6%Language:GLSL 4.4%Language:CSS 1.6%Language:ApacheConf 0.5%