This repository contains a collection of mini projects developed in Python. Each project is designed to explore different concepts and features of the language. Below is a list of the projects included in this repository.
These mini-projects are based on the course 100 Days of Code: The Complete Python Pro Bootcamp by @angelabauer.
This repository contains a collection of mini-projects implemented in Python.
A classic game where players choose rock, paper, or scissors and see who wins.
A word-guessing game where players try to guess a hidden word before running out of attempts.
An implementation of the Caesar cipher encryption technique.
A simple calculator that performs basic arithmetic operations.
A quiz game that tests your knowledge with multiple-choice questions.
A fun turtle race simulation using the Turtle graphics library.
An interactive game where players guess the names of the U.S. states.