Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leoliu/sokoban

Sokoban for GNU Emacs ported from XEmacs
https://github.com/leoliu/sokoban

Last synced: about 2 months ago
JSON representation

Sokoban for GNU Emacs ported from XEmacs

Awesome Lists containing this project

README

        

==========================================
Sokoban for GNU Emacs ported from XEmacs
==========================================

This package is part of `GNU ELPA `_.

Tested in GNU Emacs 23.4 and 24.2.

.. figure:: http://i.imgur.com/i4oTB.png
:width: 400 px
:target: http://i.imgur.com/i4oTB.png
:alt: sokoban-gnu-emacs.png

Install
~~~~~~~

#. ``(setq sokoban-level-file "path/to/sokoban.levels")``
#. ``(require 'sokoban)``
#. Start the game using ``M-x sokoban`` or from the menubar
`` ``

Have fun!