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.
#!/bin/sh # You will need to install pdflatex binary and the upquote latex package to use # the instructions for this are very environment specific pdflatex --shell-escape presentation.tex