A kobold social/economic simulation based on git.chromaticdragon.app/kistaro/CardSimEngine
Go to file
Kistaro Windrider 5af762474c
OverrideDefaultMsg and support in VerbosePolicy
For when you need a partially-functional message but don't want to repeatedly write the same Enact func.
2023-04-03 19:57:09 -07:00
koboldsim OverrideDefaultMsg and support in VerbosePolicy 2023-04-03 19:57:09 -07:00
main Initial stats, etc. 2023-04-02 23:24:47 -07:00
.gitignore go.mod, gitignore 2023-04-02 22:30:52 -07:00
go.mod Fix nil deref and identity failure. 2023-04-03 01:59:23 -07:00
go.sum Fix nil deref and identity failure. 2023-04-03 01:59:23 -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