19 lines
354 B
Markdown
19 lines
354 B
Markdown
Ascii art paint
|
|
======
|
|
Ascii art created in pure Javascript (and a little bit of HTML/CSS)
|
|
|
|
[take a look here](https://legonzaur.github.io/Ascii/)
|
|
|
|
|
|
Controls
|
|
------
|
|
**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)
|