倉庫番 って何?

パズルゲームです。M-x sokoban RET ですぐ遊べます。

  • Discription: sokoban, puzzle game
  • Category: game
  • Require: pkgMeadow
  • URL: -

auto-autoloads.el

(setq sokoban-level-file 
      (expand-file-name "etc/sokoban/sokoban.levels" netinstall-pkg-dir))

(autoload 'sokoban "sokoban" "\
Sokoban

Push the blocks onto the target squares.

sokoban-mode keybindings:
   \\<sokoban-mode-map>
\\[sokoban-start-game]	Starts a new game of Sokoban
\\[sokoban-restart-level]	Restarts the current level
\\[sokoban-goto-level]	Jumps to a specified level
\\[sokoban-move-left]	Move one square to the left
\\[sokoban-move-right]	Move one square to the right
\\[sokoban-move-up]	Move one square up
\\[sokoban-move-down]	Move one square down

" t nil)

~/.emacs

特には必要ありません。

参考リンク

スクリーンショット

http://www.meadowy.org/meadow/attachment/wiki/Screenshots/sokoban.png?format=raw