Making a Rock, Paper, Scissors Game In Python Is On Calendar

Hi all,

I’ve reworked my Python class a bit and opened it up to general membership. We’ll be making a simple implementation of Rock, Paper, Scissors and understand a bit of the theory behind flow control (if/elif/else statements).

Prior experience with programming is recommended, but I’ll give a brief crash course in setting up Pycharm, primitive variables, and lists + tuples.

Corey Schafer on youtube has a good playlist or you can read through Python Crash Course 2nd Edition+ by Eric Matthes.

1 Like