You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first big project, a Rock-Paper-Scissors game with working AI, done in the second half of my first programming class. Offers two games modes: Easy, which pits you against a random generator, and Hard, which pits you against an AI that will attempt to outwit you. Start the game by running "Main" class.