/sokoban

Sokoban for GNU Emacs ported from XEmacs

Primary LanguageEmacs Lisp

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!