Skip to content

FatinShadab/PyPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYPAINT


PYPAINT is a simple pixel drawing application built with Pygame. It allows you to create 32x32 pixel art by painting individual pixels on the canvas.

PYPAINT Screenshot

Features


  • Pixel Drawing: Paint individual pixels on the canvas using a variety of colors.
  • Eraser Tool: Erase pixels to create intricate pixel art designs.
  • Save Your Art: Export your masterpiece as a PNG image to save and share.

Getting Started


Prerequisites

  • Python 3.x
  • plyer
  • Pygame library

Installation

  1. Clone the repository:

    https://github.com/FatinShadab/PyPaint.git
  2. Install Pygame:

    pip install pygame
  3. **Install Plyer

    pip install plyer

Usage


Running from Source

  1. Navigate to the project directory:

    cd PyPaint
  2. Run the App.py file located inside the src folder:

    python src/App.py

Using the Windows Executable

  1. Navigate to the app/windows folder.
  2. Run the PYPAINT.exe executable.

Contributing


If you'd like to contribute to PYPAINT, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Open a pull request.

License


This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple paint app using pygame and python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages