public
Description: Sokoban in ruby
Clone URL: git://github.com/scrooloose/sokoban.git
Search Repo:
name age message
folder README Sat Aug 18 18:52:58 -0700 2007 added a simple readme [scrooloose]
folder config_example.yml Sat Aug 25 19:25:52 -0700 2007 added an example stage selection key [scrooloose]
folder controllers/ Fri Aug 31 20:01:32 -0700 2007 Refactored the stage class. [scrooloose]
folder data/ Sat Aug 25 18:16:02 -0700 2007 shuffled all the level numbers up one so that t... [scrooloose]
folder lib/ Tue Sep 04 04:07:41 -0700 2007 added some error checking [scrooloose]
folder models/ Tue Sep 04 04:07:55 -0700 2007 made the win message more rewardingly colorful [scrooloose]
folder sokoban.rb Sun Sep 02 02:36:27 -0700 2007 Put a color() method on string. Now the views o... [scrooloose]
folder views/ Tue Sep 04 03:49:30 -0700 2007 made the views use the new style String#color m... [scrooloose]
README
Required gems:
    highline

Usage:
    ruby sokoban.rb [level_name]

level_name: any of the filenames in the data/ directory