README.markdown @ 39eb27bab17b

Update README
author Steve Losh <steve@stevelosh.com>
date Thu, 02 Mar 2023 20:20:00 -0500
parents 6c1b8faa5569
children (none)
https://itch.io/jam/august-2016-lisp-game-jam

1. Install SBCL and Quicklisp.
2. Clone or symlink <https://github.com/sjl/cl-losh> into your Quicklisp local projects directory.
3. Run `make`.
4. Run `./silt`.

Recent versions of SBCL may have broken cl-charms' Unicode support, see [this
bug](https://github.com/HiTECNOLOGYs/cl-charms/issues/32#issuecomment-1153417197).
Use an earlier version (1.8 ish) or scrub the codebase of fancy characters to
get it working until someone debugs cl-charms.