/cult-jacuzzi

Asylum Jam 2016 gaem

Primary LanguageRubyMIT LicenseMIT

Cult Jacuzzi

A surreal game created at Asylum Jam 2016 by S. Mijucic and J. Ivanovic.

More on the game here and here.

Everything under MIT licence except the logo and music

Logo made by + Music by +

Setup

bundle install --path vendor/bundle
bundle exec ruby game.rb

OSX

On macOS(OSX) before running the setup commands install SDL2 library

brew install sdl2