https://github.com/gto76/race
Terminal racing game
https://github.com/gto76/race
console-game
Last synced: 2 months ago
JSON representation
Terminal racing game
- Host: GitHub
- URL: https://github.com/gto76/race
- Owner: gto76
- License: mit
- Created: 2014-08-31T10:11:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-25T01:14:36.000Z (over 9 years ago)
- Last Synced: 2025-04-06T08:49:31.725Z (2 months ago)
- Topics: console-game
- Language: C
- Homepage:
- Size: 56.6 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Race!
=====#### 3, 2, 1... Go!!!

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
```