Acceptance test:
1) When the user clicks opens the application they can click "Play". This will open the game's JFrame, and they will be allowed to move freely
2) There will be a different number of random scenarios, the prompts will appear next to the character bots, and will be random each time the game is played.
Create a way to randomly assign prompts.
Acceptance test: 1) When the user clicks opens the application they can click "Play". This will open the game's JFrame, and they will be allowed to move freely 2) There will be a different number of random scenarios, the prompts will appear next to the character bots, and will be random each time the game is played.