2020-06-26 23:01:26 +02:00
2020-06-26 23:01:26 +02:00
2020-06-26 11:33:45 +02:00
2020-06-26 23:01:26 +02:00
2020-06-26 21:43:26 +02:00

Ascii art paint

Paint-like with Ascii characters created in pure Javascript (and a little bit of HTML/CSS)

take a look here

Controls

Any keyboard key : Change character

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%