Skip to content

webmatze/dragonruby-sokoban-game

Repository files navigation

DragonRuby Sokoban Game

I try to rebuild Sokoban in DragonRuby.

Gameplay

Animated Gif of gameplay

Download and Play

Install dependencies

# Install smaug
$ brew tap ereborstudios/tap
$ brew install smaug

# Install dependencies
$ smaug dragonruby install ~/Downloads/dragonruby-gtk-macos.zip
$ smaug install

Run the game

$ smaug run