Skip to content

LalaSmack/Pixel-Painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-Painter

Description

Pixel Painter is an interactive digital art application developed using C++ and the Raylib library. This project allows users to create pixel art exclusively through keyboard inputs, providing a unique and accessible drawing experience. Key functionalities include drawing and erasing, color selection, and canvas clearing.

Features

Drawing and Erase

  • Keyboard-Controlled Drawing: Navigate the cursor using arrow keys and place pixels by pressing the Spacebar.
  • Erase Mode: Toggle erase mode by pressing the E key to remove unwanted pixels, allowing for precise corrections.

Demo GIF

Color Change

Multiple Color Options: Choose from a variety of colors by pressing the number keys (1-9), enabling vibrant and diverse artwork. Instant Color Switching: Seamlessly switch between colors without interrupting the drawing flow, enhancing creativity and efficiency.

  • 1 : Black
  • 2 : Red
  • 3 : Blue
  • 4 : Green
  • 5 : Yellow
  • 6 : Orange
  • 7 : Purple
  • 8 : Pink
  • 9 : Brown

Demo GIF

Clear Functions

  • Clear Canvas: Press the DELETE key to reset the entire canvas to a blank state, providing a fresh start for new creations.
  • Easily remove all placed pixels to start over without restarting the application, ensuring a smooth user experience.

Installation

Prerequisites

Steps

  • Clone the Repository
git clone https://github.com/LalaSmack/Pixel-Painter.git
  • Open Workspace
  • Run main.cpp

About

Pixel Drawing Game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages