CardSimEngine/cardsim
Kistaro Windrider fb5735d5b9
Multiple actions per turn
Allow a pattern of multiple actions per turn. Card options can "refund" an action to the player if they should be free, or zero out the remaining actions if they should force the turn to go directly to the simulation step.
2023-04-01 12:21:42 -07:00
..
card.go Cards can be urgent 2023-04-01 12:02:14 -07:00
deck.go Start implementing Deck as a distinct type. 2023-04-01 11:50:39 -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
messages.go Initial commit. 2023-03-26 23:40:44 -07:00
player.go Multiple actions per turn 2023-04-01 12:21:42 -07:00
rules.go Delay rules updates during rule execution. 2023-03-27 00:08:56 -07:00
stats.go Initial commit. 2023-03-26 23:40:44 -07:00