Cars
Content
-
Description
-
Requirements
-
Run project
-
Controls
-
Contribute
-
Author
-
License
This project is a simple car game in ruby using gosu (2d game library) packed in a gem
Consult ruby presentation for more info
In order to execute this project you need to install:
-
You can check this with
ruby -v -
Gosu installation prerequisites depend on OS
-
Clone the repo
$ git clone https://github.com/yovasx2/cars -
Move into it and install dependencies
$ cd cars && ruby -Ilib ./bin/cars
-
Escto exit -
rto restart -
⇦to move blue car to left -
⇨to move blue car to right
You can contribute to this project in many forms:
-
Adding features (examples)
-
Giovanni Alberto García