ivanbelenky / pixelrs

minimal tty pixel art editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixelrs

A very simple and minimal tty inifinite pixel art editor written in rust

  • B brush
  • E erase
  • I ink tool
  • A text
  • C open colors
  • M move
  • Q quit

supports resize events (hopefully)

$ git clone git@github.com:ivanbelenky/pixelrs.git
$ cargo run 

TODO

  • learn rust :p
  • save feature
  • zoom?

About

minimal tty pixel art editor

License:MIT License


Languages

Language:Rust 100.0%