Skip to content
Hermes Ojeda Ruiz edited this page Apr 18, 2015 · 3 revisions

Welcome to the megamanruby wiki!

How to install in Ubuntu?

sudo apt-get install libfreeimage3 libfreeimage-dev libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev

How to install in Arch/Chakra Linux?

sudo pacman -S sdl2 sdl2_image sdl2_ttf freeimage 

Common steps

gem install gosu chingu

or

bundle install

The commands below will install all the dependencies. Now, run.

ruby Main.rb