CardSimEngine/cardsim
Kistaro Windrider 7f8dcd63d6
Introduce InfoPanel.
InfoPanels are information displays that do not cost actions. One of them (the Prompt) is shown at the main menu; others can be made available as options in the menu, ether on an ongoing basis or for the current/next turn only.
2023-04-01 12:30:39 -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
infopanel.go Introduce InfoPanel. 2023-04-01 12:30:39 -07:00
messages.go Initial commit. 2023-03-26 23:40:44 -07:00
player.go Introduce InfoPanel. 2023-04-01 12:30:39 -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