Skip to content

A collection of small Python projects, showcasing various games and utility applications for fun and learning

License

Notifications You must be signed in to change notification settings

diverintech/python-projects

Repository files navigation

Python Mini-Projects

Overview

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.

Acknowledgments

These mini-projects are based on the course 100 Days of Code: The Complete Python Pro Bootcamp by @angelabauer.

Projects

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.

About

A collection of small Python projects, showcasing various games and utility applications for fun and learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages