Classic sokoban game written in Ruby with the awesome ruby2d framework.
Note: the low frame rate here is due to the GIF recording not the game itself.
Make sure you have run:
bundle install
ruby sokoban.rb
Ship control:
- Walk left: ←
- Walk right: →
- Walk up: ↑
- Walk down: ↓