|
|
04def01185
|
supports basic point tracking and turn order handling on card purchase
|
2022-07-26 13:10:06 -05:00 |
|
|
|
4c4d52b983
|
buying a card spends appropriate number of a player's chips
|
2022-07-26 13:02:38 -05:00 |
|
|
|
ed91a44340
|
cleanup
|
2022-07-26 12:41:12 -05:00 |
|
Mikayla Dobson
|
df36588d3d
|
in progress: cleanup project structure
|
2022-07-25 13:16:45 -05:00 |
|
Mikayla Dobson
|
a7580021f8
|
defined card cost validating function
|
2022-07-25 12:55:33 -05:00 |
|
Mikayla Dobson
|
1ce3026e6f
|
in progress: ui for viewing player resources
|
2022-07-25 12:29:39 -05:00 |
|
Mikayla Dobson
|
7d78cdddca
|
does not allow player to take non-existent resources
|
2022-07-25 11:55:44 -05:00 |
|
Mikayla Dobson
|
fe58efdb5d
|
Merge pull request #1 from innocuous-symmetry/state-mgmt-backtrack
merge into master, turn order functionality and resource handling
|
2022-07-24 14:14:16 -05:00 |
|
Mikayla Dobson
|
b501424da3
|
Merge branch 'master' into state-mgmt-backtrack
|
2022-07-24 14:13:43 -05:00 |
|
Mikayla Dobson
|
efc9955587
|
global resource stockpile updates as well
|
2022-07-24 14:02:39 -05:00 |
|
Mikayla Dobson
|
a073304659
|
state setter formats
|
2022-07-24 13:44:46 -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
|
30425cde91
|
resource selection lifted to gameboard state
|
2022-07-24 10:15:06 -05:00 |
|
Mikayla Dobson
|
dc603c891a
|
incorporating actions and chip selection into state
|
2022-07-24 10:10:40 -05:00 |
|
Mikayla Dobson
|
120d6773a6
|
backtracking
|
2022-07-24 09:45:01 -05:00 |
|
Mikayla Dobson
|
a76823f2b5
|
to do: pass props back to parent from children
|
2022-07-23 14:05:36 -05:00 |
|
Mikayla Dobson
|
3cfad260bf
|
incorporating action types into app state
|
2022-07-23 12:41:18 -05:00 |
|
Mikayla Dobson
|
a5c5b83b27
|
in progress: turn handling for picking up resources
|
2022-07-23 11:59:55 -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 |
|
Mikayla Dobson
|
cfae1ddfbb
|
setting up routing, cleaning up context
|
2022-07-21 14:38:58 -05:00 |
|
|
|
9959cbf4b1
|
to do: unify state, lift components to app level
|
2022-07-18 20:12:40 -05:00 |
|
|
|
80bc389f6f
|
renders card components randomly extracted from a shuffled deck
|
2022-07-18 18:57:32 -05:00 |
|
|
|
fed8853b94
|
board setup functions
|
2022-07-18 17:16:03 -05:00 |
|
|
|
e861cceda0
|
organizing type structure
|
2022-07-16 14:10:45 -05:00 |
|
|
|
77c3106a5a
|
readme
|
2022-07-16 13:58:53 -05:00 |
|
|
|
5137ea8402
|
init commit
|
2022-07-16 13:56:35 -05:00 |
|