A kobold social/economic simulation based on git.chromaticdragon.app/kistaro/CardSimEngine
Go to file
Kistaro Windrider 68cab7d2be
Remove stale "Add case" snippet
The reflection-driven implementation of Add no longer contains a huge boilerplate `switch` statement so we no longer need a snippet for the boilerplate.
2024-09-29 12:20:53 -07:00
.vscode Remove stale "Add case" snippet 2024-09-29 12:20:53 -07:00
koboldsim Remiplement Add to use reflection. 2024-09-29 12:19:07 -07:00
main Initial stats, etc. 2023-04-02 23:24:47 -07:00
.DS_Store Card 10, first PIP implementation 2024-09-29 09:29:50 -07:00
.gitignore go.mod, gitignore 2023-04-02 22:30:52 -07:00
go.mod fix compilation errors and warnings 2024-09-29 10:27:15 -07:00
go.sum Chaos Stat 2023-05-13 20:05:07 -07:00
LICENSE Initial commit 2023-04-03 05:17:39 +00:00
README.md Initial commit 2023-04-03 05:17:39 +00:00

KoboldSim

A kobold social/economic simulation based on git.chromaticdragon.app/kistaro/CardSimEngine