CardSimEngine/cardsim
Kistaro Windrider 9e659ecf41
InitPlayer
InitPlayer creates very not-ready Player with its basic data structures initialized to an empty, ready-for-data state.
2023-04-01 22:19:42 -07:00
..
card.go CardOption.Enable 2023-04-01 22:09:05 -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 Implement drawing and running a turn. 2023-04-01 20:52:46 -07:00
infopanel.go BasicStatsPanel 2023-04-01 14:38:45 -07:00
messages.go Implement drawing and running a turn. 2023-04-01 20:52:46 -07:00
player.go InitPlayer 2023-04-01 22:19:42 -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