上传者: 38334677
|
上传时间: 2022-06-24 09:05:45
|
文件大小: 7KB
|
文件类型: ZIP
Common-Lisp“教程”的示例游戏参见 - https://github.com/rabbibotton/clog/blob/main/LEARN.md
cd ~/common-lisp/ (or other asdf searchable location)
git clone https://github.com/rabbibotton/clos-encounters.git
At your CL prompt (ql:quickload :clos-encounters)
(clos-encounters:start-game)
更多详情、使用方法,请下载后阅读README.md文件