A kobold social/economic simulation based on git.chromaticdragon.app/kistaro/CardSimEngine
Go to file
Kistaro Windrider 2d16f97314
Remiplement Add to use reflection.
Now it matters whether `FieldLabel`s are spelled correctly, but in return, we don't have to write and maintain that obnoxious `switch` statement.
2024-09-29 12:19:07 -07:00
.vscode Converting cards to TablePolicy 2024-09-29 11:14:31 -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