Skip to content

Quan1umMango/pixeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixEditor

PixEditor is a basic pixel art making tool. It is currently very bare-bones but has some basic features.

Tools currently available

  • Single Pixel: Paint a single pixel
  • Rectangle Border: Draw a rectangle Border
  • Rectangle Fill: Draw a rectangle which is filled inside
  • Erase: Erase a pixel (will have size mechanism in the future)
  • Fill: Fill a portion with a color, similar to how MS Paint does.

Compiling from scratch

Install Rust and Cargo. Clone the repo. Run cargo run in your cloned project directory. Enjoy

Screenshots

screenshot 1 screenshot 2