pxedit/README.md

12 lines
183 B
Markdown
Raw Permalink Normal View History

2021-06-06 21:47:41 +02:00
# pxedit
2021-06-06 21:52:59 +02:00
Small bash experiment to draw pixel-art in terminal
## Usage
```bash
git clone https://git.p2p.legal/dig/pxedit.git
source pxedit/pxview
pxview pxedit/exemples/box.px
```