Paint-like with Ascii characters
- JavaScript 85.5%
- HTML 9.1%
- CSS 5.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| css | ||
| js | ||
| .gitattributes | ||
| .gitignore | ||
| index.html | ||
| README.md | ||
Ascii art paint
Paint-like with Ascii characters created in pure Javascript (and a little bit of HTML/CSS)
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