Skip to content

ameen-abdullah144/Python-Projects-Repo

Repository files navigation

Python Projects Repository

Welcome to my Python Projects Repository! I'm Mohammed Ameen Ul Haq, and this repository showcases a collection of my Python projects, ranging from simple games to practical applications. Each project is an opportunity for me to explore different programming concepts and improve my coding skills.

LinkedIn

Projects

1. Rock-Paper-Scissors

A classic game that allows users to play against the computer. Implemented using basic Python functions and control flow.

2. Digital Clock

A simple yet functional digital clock built using Python, showcasing real-time display of the current time.

3. Analog Clock

An analog clock representation created with Python, demonstrating graphical programming and event handling.

4. Tic Tac Toe

A two-player game that allows users to compete against each other on a grid, implementing game logic and user input.

5. Snake Game

An interactive snake game developed using the Tkinter library, where players navigate a snake to collect food while avoiding collisions.

6. Connect Four

A two-player game where players take turns dropping colored discs into a vertical grid, aiming to connect four in a row.

7. Blackjack

A simple implementation of the classic card game Blackjack, featuring a text-based interface and basic game logic.

Future Projects

I am continually learning and exploring new concepts, and I have many more projects planned for the future. Stay tuned for updates!

Technologies Used

  • Python
  • Tkinter (for GUI projects)
  • Basic Python Libraries

How to Use

  1. Clone this repository to your local machine.
  2. Navigate to the project directory of your choice.
  3. Run the Python script to start the project.
git clone https://github.com/ameen-abdullah144/Python-Projects-Repo.git
cd [project-directory]
python [project-file.py]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages