Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 732 Bytes

File metadata and controls

14 lines (10 loc) · 732 Bytes

mini-python-projects

This is just a collection of mini python projects to help me understand the programming language better and get more comfortable using the syntax.

Urban Dictionary Quiz

  • Expands knowledge on internet terms used to insult and defend yourself against the worst creatures you come across the cyberspace. User discretion is advised.

Number Guesser Game

  • Guess away and the computer will keep track of how many guesses it took.

Rock Paper Scissors Game

  • You will play against the computer in a game of Rock, Paper, Scissors. It will also keep track of how many wins.

Choose Your Own Adventure Game

  • Guide your character through a series of choices and see if you can make it out alive.