/post-man

Autumn Lisp Game Jam 2019 entry

Primary LanguageCommon LispGNU General Public License v3.0GPL-3.0

POST-MAN

Avoid annoying skinbags and tidy up storage rooms: bring stray boxes into a pile they belong. Does there anything possibly more exciting exist for a storage robot?

Controls

Action Keyboard Gamepad
Movement/Select WASD, Arrows D-pad
Pick/Drop/Action Enter X

Installation and running

Binaries available at releases page.

To run from REPL, clone project into ~/quicklisp/local-projects/ and

(ql-dist:install-dist "http://bodge.borodust.org/dist/org.borodust.bodge.testing.txt")

(ql:register-local-projects)

(ql:quickload :post-man)

(post-man:run)

Requirements

  • OpenGL 2.1+
  • 64-bit (x86_64) Windows, GNU/Linux or macOS
  • x86_64 SBCL or CCL