A presentation on making games with Common Lisp. Intended for people who do not currently program in Common Lisp, so includes some general Common Lisp knowledge/propaganda. Written in LaTex, exported as pdf.

build.sh 190B

123456
  1. #!/bin/sh
  2. # You will need to install pdflatex binary and the upquote latex package to use
  3. # the instructions for this are very environment specific
  4. pdflatex --shell-escape presentation.tex