This is my first game project. The game is Snake, Water, Gun. This is a fully functional program and works like a charm.
-
Updated
Aug 2, 2024 - Python
This is my first game project. The game is Snake, Water, Gun. This is a fully functional program and works like a charm.
A curated collection of 50 beginner-friendly Python projects to help you learn by building! Whether you're new to Python or want to sharpen your skills, this challenge takes you from simple scripts to functional mini-apps — one project at a time.
Collection Of Python Projects
This repository contains a collection of 50 hands-on Python projects ranging from beginner to intermediate level. The projects cover a wide variety of applications including QR code generation, email validation, automation tools, GUI applications, file converters, games, and much more. Each project is organized in its own folder with complete code.
A Python script that calculates how much weight (in pounds) a person loses during a triathlon.
This real-time gesture-based drawing app is powered by MediaPipe and OpenCV using hand landmarks and finger detection.
A Python script that calculates the cost of the electricity that is consumed by an appliance.
"A complete pizza ordering solution that simulate a cafeteria system. Features automatic discounts, detailed order summaries, and both cash/card payment options. Built for speed, accuracy, and a smooth customer experience."
A Python script that calculates the increase of a salary after 3 5% increments.
A Python script that calculates the future worth of an investment.
A beginner-friendly Python project that simulates a "simple café ordering system" via the --command line--
A Python script that calculates the salary change, along with the change percentage, after a 10% increment and a 10% decrease to the salary.
A Python script that calculates a car's speed in miles per hour, given its skid distance in feet.
"A Python-based electricity bill calculator that accurately computes monthly electricity charges based on Sri Lanka's CEB tariff structure (2023). The program calculates consumption units, applies the correct tariff block rates, adds fixed charges, and includes previous dues to generate the total payable amount."
A Python script that calculates the present worth of an investment, given its desired future worth.
In this tutori, we use **Python Turtle Graphics** to draw a cute smiling face step by step! This beginner-friendly project is perfect for anyone learning Python or exploring creative coding.
A Python script that calculates a team's win percentage.
A Python script that calculates the profit or loss, given the income and the expenses.
Add a description, image, and links to the pythonprojectsforbeginner topic page so that developers can more easily learn about it.
To associate your repository with the pythonprojectsforbeginner topic, visit your repo's landing page and select "manage topics."