A kobold social/economic simulation based on git.chromaticdragon.app/kistaro/CardSimEngine
Go to file
Kistaro Windrider de7092cf4b
SwitchingCard.IsValid: control drawability.
Cards can now specify conditions that must be met for them to be drawn into the hand.

Additionally, this improves the documentation of SwitchingCard.
2023-04-08 18:33:58 -07:00
koboldsim SwitchingCard.IsValid: control drawability. 2023-04-08 18:33:58 -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 Refactor, new menu, issue feature update 2023-04-04 13:22:43 -07:00
go.sum Refactor, new menu, issue feature update 2023-04-04 13:22:43 -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