Skip to content

aavvvacado/Python-Mini-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Python Mini Projects 🚀

Welcome to Python Mini Projects! This repository contains a collection of small yet exciting Python projects that showcase various programming concepts and practical applications. These projects are designed for learning, experimenting, and having fun with Python! 🎉

Table of Contents 📖

Projects 🛠️

This repository currently includes the following projects:

1. Chandrayan 🚀 (Space Shooter Game)

A classic arcade-style space shooter game built using Pygame. Move your spaceship, shoot enemies, and achieve the highest score!

  • Controls: Arrow keys to move, Spacebar to shoot.
  • Technologies: Python, Pygame.

2. GIF Converter 🎞️ (Image to GIF Converter)

A simple Python script that converts multiple images into an animated GIF.

  • Usage: Select images and generate a GIF with customizable settings.
  • Technologies: Python, Pillow.

💡 More projects will be added in the future! Stay tuned. 😊

Installation 🖥️

  1. Clone this repository:
    git clone https://github.com/aavvvacado/Python-Mini-Projects.git
    cd Python-Mini-Projects
  2. Navigate to a specific project folder and run its script.

Usage 🏃‍♂️

  • Open any project directory.
  • Follow the instructions inside each project's README file.
  • Run the Python script to test and use the project.

Contributing 🤝

  1. Fork this repository.
  2. Create a new branch: git checkout -b feature-branch.
  3. Commit your changes: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin feature-branch.
  5. Open a Pull Request.

License 📜

This project is licensed under the MIT License.

Contributors ✨

  • Owner: aavvvacado
  • Future Contributors: You can be one! Submit a pull request. 🚀

Support & Star ⭐

If you find this project helpful, please consider giving it a star ⭐ on GitHub! Your support motivates future improvements. 💙

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages