From f127e1e955b638a8397a27adda2dd51c101c37ae Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 14 Feb 2025 21:41:21 +0000 Subject: Update gitignore, add requirements to README, rework bob and build --- README.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index e7ca529..4ebc9fe 100644 --- a/README.txt +++ b/README.txt @@ -16,3 +16,11 @@ Goals: - Games may have up to 12 players - Games may include bots - Bots have different ranks of difficulty + +Requirements: +- Steele Bank Common Lisp (http://www.sbcl.org/) +- Quick Lisp (https://www.quicklisp.org/beta/) + +Run: + $ ./build +to compile the program. -- cgit v1.2.3-13-gbd6f