Commit Graph

25 Commits

Author SHA1 Message Date
ab6a190cb5 in progress: gold chip functionality 2022-08-12 10:38:45 -05:00
35931eb8e5 implemented usePreviousPlayer, preparing to implement gold chip funcitonality 2022-08-09 14:27:59 -05:00
b0c81078ae score adds to player data when purchasing a card: 2022-08-06 18:05:12 -05:00
8fba7605b4 added counter for cards remaining 2022-08-06 12:13:12 -05:00
381027eb82 purchased cards removed from available face up cards, replaced with new card from deck 2022-08-06 11:52:18 -05:00
9c067172bf accounts for permanent resources 2022-08-05 20:28:07 -05:00
e0ad965ac2 cleanup 2022-08-05 19:53:20 -05:00
1122336742 cleanup after refactoring action type functionality 2022-07-31 13:00:14 -05:00
fa297bc09c reserve card action defined 2022-07-31 11:43:25 -05:00
Mikayla Dobson
70f2bbe16f to do: reserve card action, include gold chip or not 2022-07-30 08:43:51 -05:00
Mikayla Dobson
3e8d3b5e03 includes held cards in total available resources 2022-07-30 08:24:41 -05:00
Mikayla Dobson
3ba8dedcfa card is replaced on purchase 2022-07-30 08:01:24 -05:00
b6df8714aa mini cards render in player ui. to do: remove purchased cards from board and stage next card 2022-07-26 14:02:12 -05:00
ae4109a5fa restructuring 2022-07-26 13:52:47 -05:00
Mikayla Dobson
1ce3026e6f in progress: ui for viewing player resources 2022-07-25 12:29:39 -05:00
Mikayla Dobson
f6ce03a8dc chip selection validator works as expected 2022-07-24 12:56:11 -05:00
Mikayla Dobson
33736c6659 in progress: ui prompt on player component 2022-07-24 11:36:37 -05:00
Mikayla Dobson
00b2442598 action types being passed between components 2022-07-24 11:09:31 -05:00
Mikayla Dobson
d5cc2c9466 proper turn order handling, round change logic 2022-07-23 10:20:42 -05:00
Mikayla Dobson
d01f555c1e props passed through components successfully 2022-07-23 09:42:07 -05:00
Mikayla Dobson
ec53f1889d to do: rendering problem in resource component 2022-07-21 17:34:25 -05:00
Mikayla Dobson
65af1b284d bug fix in config options, error message cleanup 2022-07-21 16:34:38 -05:00
Mikayla Dobson
5bf8cfbe0b radio button state works as intended. some cleanup 2022-07-21 16:30:04 -05:00
Mikayla Dobson
21bf7a2eb0 light styling 2022-07-21 15:20:50 -05:00
80bc389f6f renders card components randomly extracted from a shuffled deck 2022-07-18 18:57:32 -05:00