CardSimEngine/cardsim
Kistaro Windrider 75de281cee
Refactor Strip (already).
Stripping cards from the Hand will also be useful, so I pulled the logic of Strip out into arrayutil (more efficiently, too) and rewrote deck.Strip to use it.
2023-04-01 19:40:28 -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 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 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 Refactor Strip (already). 2023-04-01 19:40:28 -07:00
stats.go BasicStatsPanel 2023-04-01 14:38:45 -07:00