This is a port of the Python code from the "Complete Roguelike Tutorial, using python+libtcod" into Common Lisp using cl-tcod (the official version needs to be updated though, see below). It uses ...
This tutorial assumes some basic familiarity with programming in general, and with Common Lisp in particular. There are numerous resources online for getting started with Common Lisp, and Common Lisp ...