Project

cars

0.0
No commit activity in last 3 years
No release in over 3 years
A 2D cars game with gosu
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.10.4, ~> 0.10

Runtime

= 0.11.3.1, ~> 0.11
 Project Readme

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:

  • Ruby 2.2.3

    You can check this with ruby -v

  • Gosu

    Gosu installation prerequisites depend on OS

  1. Clone the repo

    $ git clone https://github.com/yovasx2/cars
    
  2. Move into it and install dependencies

    $ cd cars && ruby -Ilib ./bin/cars
    
  1. Esc to exit
  2. r to restart
  3. to move blue car to left
  4. to move blue car to right

You can contribute to this project in many forms:

  1. Giovanni Alberto García

MIT License