Crates.io | blockpaint |
lib.rs | blockpaint |
version | 0.2.1 |
source | src |
created_at | 2023-08-03 18:34:01.000174 |
updated_at | 2023-09-15 23:45:59.788548 |
description | Paint program for the terminal |
homepage | |
repository | |
max_upload_size | |
id | 933946 |
size | 75,576 |
BlockPaint is a painting program that allows you to draw pixel graphics in the terminal using the mouse!
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
.