Skip to content

dreamingechoes/gosu-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gosu Examples

About

This is a list of examples developed in Ruby about the classes of the Gosu library. All the resources (images, sounds, fonts...) used on this examples are property of his creators.

Install dependencies

Here are the pre-requisites to play this examples (or be able to use Gosu):

Getting Started

To start playing this examples, you only have to:

  • Install Ruby (using RVM or RBenv or whatever).
  • Install the gosu gem: gem install gosu.

Usage

To try any of the examples showed here, just clone the repository and run them using ruby:

user@computer:~$ git clone git@github.com:dreamingechoes/gosu-examples.git
user@computer:~$ cd gosu-examples
user@computer:~$ ruby animation/animation.rb

This project was developed by dreamingechoes. It adheres to its code of conduct and contributing guidelines, and uses an equivalent license.

About

A list of examples developed in Ruby about Gosu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages