CardSimEngine/cardsim
Kistaro Windrider 20561c574c
sliceutil: helpers for mid-slice insert/delete.
Manipulating the hand, deck, etc. is going to use these operations a lot.
2023-04-01 18:49:06 -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 sliceutil: helpers for mid-slice insert/delete. 2023-04-01 18:49:06 -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 sliceutil: helpers for mid-slice insert/delete. 2023-04-01 18:49:06 -07:00
stats.go BasicStatsPanel 2023-04-01 14:38:45 -07:00