2020-06-26 21:27:21 +02:00
2020-06-26 21:22:48 +02:00
2020-06-26 11:33:45 +02:00
2020-06-26 21:22:48 +02:00
2020-06-26 21:27:21 +02:00

Ascii art paint

Ascii art created in pure Javascript (and a little bit of HTML/CSS)

take a look here

Controls

Any keyboard key : change chracter

Lbutton : draw

SHIFT + Lclick : draw Line

CTRL + Lclick : fill (does not checks diagonals)

CTRL + Z : Go back

CTRL + Y : Go Forth (only available if you gone back)

CTRL + S : Save current image into a reusable txt file

CTRL + O : Open previously saved image

S
Description
Paint-like with Ascii characters
Readme
42 KiB
Languages
JavaScript 85.5%
HTML 9.1%
CSS 5.4%