/MiniCodeProjects

A collection of various mini code projects I have done.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mini Code Projects

A collection of mini projects that I have made.

Programs

🐍 Python

A rock paper scissors game coded in python. Able to keep the score between the bot and user, while also prompting the user if they want to play again or quit. Due to the use of the time.sleep() command, it is imperative to use a compiler that takes into account these sleep times, such as Online Python.

License

If you would like to use my code, please refer to the LICENSE