manzyuk / sokoban

Sokoban for GNU Emacs ported from XEmacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sokoban for GNU Emacs ported from XEmacs

Tested in GNU Emacs 23.4 and 24.2.

sokoban-gnu-emacs.png

Install

  1. (setq sokoban-level-file "path/to/sokoban.levels")
  2. (require 'sokoban)
  3. Start the game using M-x sokoban or from the menubar <menu-bar> <tools> <games> <sokoban>

Have fun!

About

Sokoban for GNU Emacs ported from XEmacs