Skip to content

tille/ruby-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Status

Ruby Snake

Snake is an open source 2D game that was created with Ruby using Gosu

Setup

To install all the dependencies, run:

bundle install
Be sure of use the right ruby-version specified in .ruby-version before run bundler If `Gosu` complains during the setup follow its page and install its dependencies for both C++ and Ruby.

Dependencies: Linux / OS-X

Next using foreman we can boot the application.

$ foreman start

Run tests typing: rspec

About

My snake ruby version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages