Skip to content

wooster0/blockpaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockPaint

BlockPaint is a painting program that allows you to draw pixel graphics in the terminal using the mouse!

image

Features

  • A color palette supporting all kinds of colors!
  • Various tools such as brush, quill, fill bucket, and more!
  • Undo and redo!
  • Different brush sizes!
  • Install now to find out the rest!

Installation

There is a prebuilt binary for x86_64-linux available in the releases (find it under Assets).

Alternatively:

cargo install blockpaint
blockpaint

You can also build and run from source by cloning this repository and running cargo run.

New screenshot two years after publication (it gained some new features)

image