From 5f068ebcc05703ac7e4f1051fbe5eaf21f0d7f75 Mon Sep 17 00:00:00 2001 From: Anser Date: Sun, 16 Aug 2026 23:18:06 +0200 Subject: added new ascii art. added a simple helper menu with flags -v -h --- ascii/ascii_hammer.ascii | 18 ++++++++++++++++++ ascii/east_germany.ascii | 9 +++++++++ ascii/soviet_star.ascii | 7 +++++++ 3 files changed, 34 insertions(+) create mode 100644 ascii/ascii_hammer.ascii create mode 100644 ascii/east_germany.ascii create mode 100644 ascii/soviet_star.ascii (limited to 'ascii') diff --git a/ascii/ascii_hammer.ascii b/ascii/ascii_hammer.ascii new file mode 100644 index 0000000..cfe790c --- /dev/null +++ b/ascii/ascii_hammer.ascii @@ -0,0 +1,18 @@ + ########## # + ########## ### + ########## #### + ########### ##### + ########## ##### ###### + ##### ##### ###### + # ##### ####### + ##### ####### + ##### ####### + ##### ######## + ############# + ## ########## + ####### ############## + ##### ############################# + ##### ################### ##### + ##### ####### ##### +##### ##### +## ## diff --git a/ascii/east_germany.ascii b/ascii/east_germany.ascii new file mode 100644 index 0000000..33f1d63 --- /dev/null +++ b/ascii/east_germany.ascii @@ -0,0 +1,9 @@ +╔════════════════════════╗ +║ ║ +║ ☭ DDR ☭ ║ +║ Deutsche Demokratische ║ +║ Republik ║ +║ ║ +╚════════════════════════╝ +Proletarier aller Länder, + vereinigt euch! diff --git a/ascii/soviet_star.ascii b/ascii/soviet_star.ascii new file mode 100644 index 0000000..3900c87 --- /dev/null +++ b/ascii/soviet_star.ascii @@ -0,0 +1,7 @@ + _____________ + / \ +| ☆ ☆ ☆ | +| ☆ ☭ ☆ | +| ☆ ☆ ☆ | + \_____________/ +Рабочие мира, объединяйтесь! -- cgit v1.2.3