Merge branch 'master' of https://github.com/Legonzaur/Ascii
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
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
|
||||
------
|
||||
|
||||
**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)
|
||||
Reference in New Issue
Block a user