diff --git a/ascii_art.md b/ascii_art.md new file mode 100644 index 0000000..e4fb9e6 --- /dev/null +++ b/ascii_art.md @@ -0,0 +1,29 @@ +# ASCII Art + +``` + _,,_ + / ';_ + . ( 0 _/ "-._ + |\ \_ /_==-"""' + | |:---' ( + \ \__." ) Steamer + '--_ __--' Duck! + |L_ + + + [] [][][][][] + [][][] [][] + [][] [] + [] XX XX[] + [] XXXX [] + [][] [] + [][][] [][] + [] [][][][][] + + SAF FTW +``` + +## See Also + +- [pixel art](pixel_art.md) +- [plain text](plain_text.md) \ No newline at end of file