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
statupgrade
CardSimEngine
/
cardsim
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
kistaro
99e372a4db
Fix it
...
Pointer vs. value receivers are... interesting.
2023-04-04 11:37:02 -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 utility function and comments
2023-04-02 19:35:07 -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
Fix it
2023-04-04 11:37:02 -07:00
terminalui.go
Fix excess divider mess in message display.
2023-04-03 01:45:38 -07:00