Create: Mission loop
Create the main loop to undergo an in game mission, consisting of:
- encounters
- card playing
- outcome
- repeat until encounter is over or time unit runs out
Use dummy results to focus on the loop for now.
Create the main loop to undergo an in game mission, consisting of:
Use dummy results to focus on the loop for now.