A Quil framework for creating and playing card games
Command line - "lein run -m cardtable.core"
LightTable - open core.clj
and press Ctrl+Shift+Enter
to evaluate the file.
Emacs - run cider, open core.clj
and press C-c C-k
to evaluate the file.
REPL - run (require 'cardtable.core)
.
Copyright © 2019 John Eblen
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.