Big Bang Theory - Rock Paper Scissors Lizard Spock Game
The exercise was originally a task from the Codeacademy website as part of their online course. While simple enough, the challenge was creating succint and clean logic. As such, I thought about and created the code in this file myself with the aim of keeping it clean, as opposed to using multiple if else statements.