Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 3.52 KB

README.md

File metadata and controls

55 lines (38 loc) · 3.52 KB

Racing

A simple game built with Ruby and Gosu.

Racing

Getting Started

Please, read the wiki from gosu/gosu to the appropriate tutorial to install gosu on your operating system.

After install Ruby and Gosu, you should be able to call racing.rb or, if you are on Windows, just double click in racing.exe.

cd path/to/racing
./racing.rb

Built With

  • Ruby
  • Gosu

Thanks...

Contributing

You are very welcome for submitting pull requests.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details