aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2025-02-14 21:41:21 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2025-02-14 21:46:43 +0000
commitf127e1e955b638a8397a27adda2dd51c101c37ae (patch)
tree9405b55ecff1668ea1b05167889c9c818c2f20e9 /README.txt
parentf0e7c9f3f07b57a8a02191ea0a8d86432ab0ebea (diff)
downloadcantedraw-f127e1e955b638a8397a27adda2dd51c101c37ae.tar.gz
cantedraw-f127e1e955b638a8397a27adda2dd51c101c37ae.tar.bz2
cantedraw-f127e1e955b638a8397a27adda2dd51c101c37ae.zip
Update gitignore, add requirements to README, rework bob and build
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
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.