# BackRace

<figure><img src="https://content.gitbook.com/content/iT2DBrNZjRgvA3UQ0pzl/blobs/EZL1TNEfc6zZ2iUgypOq/010-backrace.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As of 0.1.0, this feature has been moved to the kernel addons.
{% endhint %}

BackRace is a game that lets you choose which horse do you think it's going to the finish line first. It doesn't have points or anything; just a simple win and loss game.

### Game Rules

The rules of this game are:

* When you pick a horse and started the race, if the selected horse reached the finish line before all the other horses, you win the game.
* However, if you pick a horse that didn't reach the finish line before its opponents, you lose the race.

### Game Controls

Below controls are supported:

* `ENTER`
  * Start the race with the chosen horse
* `Up`
  * Selects the previous horse
* `Down`
  * Selects the next horse
* `ESC`
  * Exits the game
