blockpaint

Crates.ioblockpaint
lib.rsblockpaint
version0.2.1
sourcesrc
created_at2023-08-03 18:34:01.000174
updated_at2023-09-15 23:45:59.788548
descriptionPaint program for the terminal
homepage
repository
max_upload_size
id933946
size75,576
Wooster (wooster0)

documentation

README

BlockPaint

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

image

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

Alternatively:

cargo install blockpaint
blockpaint

or clone this repository and run cargo run.

Commit count: 0

cargo fmt