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
CardSimEngine
/
cardsim
History
Kistaro Windrider
b806264154
Fraction-specified shufflers.
...
Convenience methods for "shuffle the bottom third of the deck" and stuff like that.
2023-04-01 19:23:14 -07:00
..
card.go
Card.Drawn, to give cards a chance to not show up
2023-04-01 18:05:57 -07:00
deck.go
Fraction-specified shufflers.
2023-04-01 19:23:14 -07:00
doc.go
Initial commit.
2023-03-26 23:40:44 -07:00
errors.go
Start implementing Deck as a distinct type.
2023-04-01 11:50:39 -07:00
infopanel.go
BasicStatsPanel
2023-04-01 14:38:45 -07:00
messages.go
Initial commit.
2023-03-26 23:40:44 -07:00
player.go
Explain generic types and add DebugLevel to Player
2023-04-01 13:32:25 -07:00
rules.go
Generics tutorial on Rule
2023-04-01 17:56:31 -07:00
sliceutil.go
Add a general shuffler and deck shuffling.
2023-04-01 19:13:42 -07:00
stats.go
BasicStatsPanel
2023-04-01 14:38:45 -07:00