a desktom 2048 version with fibonacci numbers in ruby
working through "Learn Game Programming with Ruby" by Mark Sobkowicz
for this to run you need ruby and gosu
info on how to install can be found on the Ruby Gosu website
after installing you can run by ruby fibonacci.rb
you move the squares with the arrow keys
pressing 'r' will reload and 'esc' will close the window
have fun!
