This website requires JavaScript.
Explore
Help
Sign In
kistaro
/
CardSimEngine
Watch
1
Star
0
Fork
0
You've already forked CardSimEngine
Code
Issues
Pull Requests
Packages
Projects
Releases
10
Wiki
Activity
Files
6c3c936dbd62ca70570e416d976597ac0d33a7f5
CardSimEngine
/
cardsim
T
History
kistaro
6c3c936dbd
Debug Actions: Another set of permanent actions.
...
These are only reachable in debug mode.
2023-04-15 16:06:55 -07:00
..
card.go
Implement a very crude "game" as a test. Also updates Player.
2023-04-02 19:01:40 -07:00
deck.go
Refactor Strip (already).
2023-04-01 19:40:28 -07:00
doc.go
Initial commit.
2023-03-26 23:40:44 -07:00
errors.go
Nil is not an error, much less a serious one.
2023-04-02 19:03:39 -07:00
infopanel.go
displayStatsMenu
2023-04-02 00:36:12 -07:00
messages.go
Panel display, MultiMessage.
2023-04-02 00:20:37 -07:00
player.go
Debug Actions: Another set of permanent actions.
2023-04-15 16:06:55 -07:00
rules.go
Fix shadowing bug in rules engine.
2023-04-02 19:36:28 -07:00
sliceutil.go
Refactor Strip (already).
2023-04-01 19:40:28 -07:00
stats.go
Allow renaming of extracted stats via tag.
2023-04-04 12:14:04 -07:00
terminalui.go
Fix excess divider mess in message display.
2023-04-03 01:45:38 -07:00