a python script that plays an extremely epic version of "rock paper scissors" with 12 different choices, and silly win and loss quotes for each choice that the player or CPU can pick.
What tools did you use to create your project?
How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?
I have moderate experience with Python, VS-code
What challenges did you encounter?
Midway through, I had to switch a bunch of stuff to use lists instead of sets.