Skip to content

sidba2003/RoyalRun

Repository files navigation

Play the Game

The game can be played here.

Game Controls Instructions

Movement

  • Use the following keys to move your character:
    • W: Move forward
    • A: Move left
    • S: Move backward
    • D: Move right



Game Design

Gameplay

This is an endless runner game which includes the character (king). The game centeres around a timer, which when reaches 0, the game ends. The player has to collect as many Coins (a collectible) to increase the score, before this happens.

The main way to increase the timer is to go through the checkpoints, which increases the timer value. To reach the checkpoints in a timely manner, the player is provided by Apples (a collectible), which increase the speed of the player when collected.

The player also has to avoid fences and spawned obstacles, which decrease the speed of the player. And can result in the player not being able to reach the echeckpoints in a timely manner.

About

Built an endless runner using Unity / C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors