index
:
cantedraw
master
The five card poker game. A simulator written in Common Lisp.
Aryadev Chavali <aryadev@aryadevchavali.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cantedraw.asd
Age
Commit message (
Expand
)
Author
2025-07-10
Overhaul
master
Aryadev Chavali
2025-03-02
Move all test code into one file.
Aryadev Chavali
2025-02-21
Make empty unit test suite for model package
Aryadev Chavali
2025-02-21
Setup an empty unit test suite for lib.functions
Aryadev Chavali
2025-02-21
Create a unit test system
Aryadev Chavali
2025-02-15
Added :author and :license to system definition
Aryadev Chavali
2025-02-15
Disable image compression for binary.
Aryadev Chavali
2025-02-15
Player handler package
Aryadev Chavali
2025-02-14
Implement a package for some game mechanics
Aryadev Chavali
2025-02-14
Split source code into different modules for cleanliness
Aryadev Chavali
2025-02-14
WIP: Making a simple re-deal program.
Aryadev Chavali
2025-02-14
Add a package for modelling cards
Aryadev Chavali
2025-02-14
Prefix all packages with `cantedraw`
Aryadev Chavali
2025-02-14
cantedraw.lisp -> main.lisp
Aryadev Chavali
2025-02-14
Remove dependency on deploy - use ASDF's program-op instead
Aryadev Chavali
2025-02-11
odraw -> cantedraw
Aryadev Chavali