A simple game of rock(Apata), paper(Iwe) and scissors(Scissors).
The game is designed to be played in the browser console for now.
Use => "game()" without the quotes to play.
I spent nearly 4 days thinking about how to write the functions and their logic.