Update
This commit is contained in:
parent
2da7b0f9f1
commit
75cdd7c3e5
3 changed files with 40 additions and 0 deletions
|
@ -4,6 +4,8 @@ ASCII art is the [art](art.md) of manually creating graphics and images only out
|
|||
|
||||
This kind of art used to be a great part of the culture of earliest [Internet](internet.md) communities for a number of reasons imposed largely by the limitations of old computers -- it could be created easily with a text editor and saved in pure text format, it didn't take much space to store or send over a network and it could be displayed on text-only displays and terminals. The principle itself predates computers, people were already making this kind of images with type writers. Nevertheless the art survives even to present day and lives on in the hacker culture, in [Unix](unix.md) communities, on the [Smol Internet](smol_internet.md) etc. ASCII diagram may very well be embedded e.g. in a comment in a source code to explain some spatial concept -- that's pretty [KISS](kiss.md). We, [LRS](lrs.md), highly advocate use of ASCII art whenever it's [good enough](good_enough.md).
|
||||
|
||||
Here is a simple 16-shade ASCII palette (but watch out, it will depend on your font): `#OVaxsflc/!;,.- `.
|
||||
|
||||
```
|
||||
_,,_
|
||||
/ ';_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue