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 section provides general instructions on how to run .lisp files in Common Lisp environments. These methods are applicable to various setups and editors like Emacs with SLIME or VSCode with Alive.