Open mknepprath opened 7 years ago
Currently only handles one bout at a time - should handle multiple. Will need to create a bouts array in state... Perhaps add a new bout button. Also turn should be added to each player object so that the players can be mapped.
bouts
new bout
turn
Currently only handles one bout at a time - should handle multiple. Will need to create a
bouts
array in state... Perhaps add anew bout
button. Alsoturn
should be added to each player object so that the players can be mapped.