Skip to content

aikusuma/unity-endless-runner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 66.5%
  • JavaScript 18.9%
  • HTML 8.6%
  • ShaderLab 4.4%
  • CSS 1.6%