An open API service indexing awesome lists of open source software.

https://github.com/gto76/race

Terminal racing game
https://github.com/gto76/race

console-game

Last synced: about 2 months ago
JSON representation

Terminal racing game

Awesome Lists containing this project

README

        

Race!
=====

#### 3, 2, 1... Go!!!

![screenshot](doc/screenshot-01.png)

How to run on…
--------------

### Windows

* Install *Tiny Core Linux* on *VirtualBox* using this [**instructions**](https://github.com/gto76/my-linux-setup/tree/gh-pages/conf-files/tiny-core-linux).
* Run the *UNIX* commands.

### UNIX
```
$ git clone https://github.com/gto76/race.git
$ cd race
$ ./run
```