EPI-karteikarten hinzugefügt, python-template verbessert, tolles Hotel gemacht.

master
adamercat 2021-02-19 14:55:29 +01:00
parent 7e2e1b4dd9
commit a2bf0d70bd
3 changed files with 53 additions and 0 deletions

BIN
Adas_EPI_Klausur_Deck.apkg Normal file

Binary file not shown.

51
ascii_print_hotel Normal file
View File

@ -0,0 +1,51 @@
THE
G R A N D
'||'''|, '|| || '||'''|. /.\ '||'''|, ||''''| .|'''` '''||'''
|| || || || || || // \\ || || || . || ||
||;;;; || || || || //___\\ ||___|' ||''' `|'''|, ||
|| || || || || || // \\ || || || ||
.||___|' `|___|' .||___|' .// \\. .|| ||____| ,___|' .||.
|_| /\ ''|'' |'' |
| | \/ | |'_ |_
|
| |
|| |
/ \ v^v ||
( ( )) __/___\__ / \
|....| ......../ ||| \........ ( ( ))
| | / |_|_| ||| |_|_| \ |....|
|____| __/__|_|_|__||_____||__|_|_|__\__ | |
.----. |.---.---.---.---.---.---.---.| |____|
|.--.| -.------. .------. .------. .------.- |.--.|
|:/\:| || :/\: | | :/\: | | :/\: | | :/\: || |:/\:|
|(__)| -| (__) | | (__) | | (__) | | (__) |- |(__)|
|'--'| || '--' | | '--' | | '--' | | '--' || |'--'|
/`----' `------' `------' `------' `------' `----'\
_/________________________________________________________\_
----------------------------------------------------------
- .------. .------. .------. .------. .------. .------. -
| | .--. | | .--. | | .--. | | .--. | | .--. | | .--. | |
- | :/\: | | :/\: | | :/\: | | :/\: | | :/\: | | :/\: | -
| | (__) | | (__) | | (__) | | (__) | | (__) | | (__) | |
- | '--' | | '--' | | '--' | | '--' | | '--' | | '--' | -
| `------' `------' `------' `------' `------' `------' |
_____________________________________________________________
----------------------------------------------------------
----------------------------------------------------------
- .------. .------. .------. .------. .------. .------. -
| | .--. | | .--. | | .--. | | .--. | | .--. | | .--. | |
- | :/\: | | :/\: | | :/\: | | :/\: | | :/\: | | :/\: | -
| | (__) | | (__) | | (__) | | (__) | | (__) | | (__) | |
- | '--' | | '--' | | '--' | | '--' | | '--' | | '--' | -
| `------' `------' `------' `------' `------' `------' |
_____________________________________________________________
----------------------------------------------------------

View File

@ -1,5 +1,7 @@
__author__ = "7509429, Gebert"
#grioben Unfug
import os
dir_path = os.path.dirname(os.path.realpath(__file__))