PixelPuppet is a simple pixel art drawing program built using Qt. It allows users to create pixel art with various tools such as a color palette, brush size options, grid overlays, and customizable canvas sizes. Users can also export their creations as PNG or JPG images.
- Color Palette: Choose from a variety of colors to create pixel art.
- Brush Sizes: Multiple brush sizes available for fine-tuning your artwork.
- Grid Toggle: Show or hide a grid overlay on the canvas for precise drawing.
- Canvas Resizing: Dynamically change the canvas size to suit your needs.
- Export Options: Save your artwork as PNG or JPG files.
- Qt: Make sure you have Qt 6.x or higher installed.
- CMake: If you're using CMake to build the project.
- Git: For version control.
- Clone the repository:
git clone https://github.com/Mark-Langston/PixelPuppet.git