Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 573 Bytes

README.rst

File metadata and controls

22 lines (16 loc) · 573 Bytes

Sokoban for GNU Emacs ported from XEmacs

This package is part of GNU ELPA.

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!