header.scm 360 B

12345678910111213
  1. ;; title: Box Zombie
  2. ;; author: Jason K. MacDuffie <taknamay@gmail.com>
  3. ;; desc: Scheme implementation of Sokoban
  4. ;; site: website link
  5. ;; license: GNU GPLv3+
  6. ;; version: 0.1
  7. ;; script: scheme
  8. ;; saveid: sokobansaveidAZZZZZZZZZ0000
  9. ;;
  10. ;; This game contains two Sokoban level listings: Microban and Sasquatch. Both are copyright David W Skinner.
  11. ;;