You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

181 lines
1.4 KiB

## ascii-reverse-examples
- Create your file and copy the examples into it.
### example00
```console
_ _
| | | |
| |__| |
| __ |
| | | |
|_| |_|
___
/ _ \
| __/
\___|
_
| |
| |
| |
| |
|_|
_
| |
| |
| |
| |
|_|
___
/ _ \
| (_) |
\___/
__ __
\ \ / /
\ \ /\ / /
\ \/ \/ /
\ /\ /
\/ \/
___
/ _ \
| (_) |
\___/
_ __
| '__|
| |
|_|
_
| |
| |
| |
| |
|_|
_
| |
__| |
/ _` |
| (_| |
\__,_|
```
### example01
```console
_
/ |
| |
| |
|_|
____
|___ \
__) |
/ __/
|_____|
_____
|___ /
|_ \
___) |
|____/
```
### example02
```console
_ _
_| || |_
|_ __ _|
_| || |_
|_ __ _|
|_||_|
______
|______|
______
|______|
__
\ \
\ \
\ \
\ \
\_\
___
| _|
| |
| |
| |
| |_
|___|
```