WIP: Making a simple re-deal program.
Gives a hand from a shuffled deck to the user, asks them to provide indices for cards they wish to re-deal then does so.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
(asdf:defsystem :cantedraw
|
||||
:depends-on (:alexandria)
|
||||
:components ((:file "packages")
|
||||
(:file "lib.macros")
|
||||
(:file "lib.functions")
|
||||
|
||||
Reference in New Issue
Block a user