Implement a package for some game mechanics
Currently can deal some hands and redeal some cards.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
(:module "src"
|
||||
:components
|
||||
((:file "model")
|
||||
(:file "game")
|
||||
(:file "main"))))
|
||||
:build-operation "program-op"
|
||||
:build-pathname "bin/cantedraw"
|
||||
|
||||
Reference in New Issue
Block a user