From a2ebd2bad69033b08a41c5201773ff9052c13979 Mon Sep 17 00:00:00 2001 From: Alexandre 2n <alexandredehaine@outlook.fr> Date: Tue, 9 Jan 2024 14:19:00 +0100 Subject: [PATCH] ecran titre --- S1.02/Jeu/ressources/img/Labyrithe Perdu.txt | 14 ++++++++++++++ S1.02/Jeu/ressources/img/Presentation.txt | 20 ++++++++++---------- 2 files changed, 24 insertions(+), 10 deletions(-) create mode 100644 S1.02/Jeu/ressources/img/Labyrithe Perdu.txt diff --git a/S1.02/Jeu/ressources/img/Labyrithe Perdu.txt b/S1.02/Jeu/ressources/img/Labyrithe Perdu.txt new file mode 100644 index 0000000..e62efa1 --- /dev/null +++ b/S1.02/Jeu/ressources/img/Labyrithe Perdu.txt @@ -0,0 +1,14 @@ + __ ___ .______ ____ ____ .______ __ .___________. __ __ _______ +| | / \ | _ \ \ \ / / | _ \ | | | || | | | | ____| +| | / ^ \ | |_) | \ \/ / | |_) || | `---| |----`| |__| | | |__ +| | / /_\ \ | _ < \_ _/ | / | | | | | __ | | __| +| `----./ _____ \ | |_) | | | | |\ \ | | | | | | | | | |____ +|_______/__/ \__\ |______/ |__| | _| `._||__| |__| |__| |__| |_______| + + .______ _______ .______ _______ __ __ + | _ \ | ____|| _ \ | \ | | | | + | |_) | | |__ | |_) | | .--. || | | | + | ___/ | __| | / | | | || | | | + | | | |____ | |\ \----.| '--' || `--' | + | _| |_______|| _| `._____||_______/ \______/ + \ No newline at end of file diff --git a/S1.02/Jeu/ressources/img/Presentation.txt b/S1.02/Jeu/ressources/img/Presentation.txt index 8e3f5bf..120e5ce 100644 --- a/S1.02/Jeu/ressources/img/Presentation.txt +++ b/S1.02/Jeu/ressources/img/Presentation.txt @@ -1,22 +1,22 @@ ################################################################################ ################################################################################ #### #### -#### Labyrinthe #### +#### _ _ _ _ _ #### +#### | | __ _| |__ _ _ _ __(_)_ __ | |_| |__ ___ #### +#### | | / _` | '_ \| | | | '__| | '_ \| __| '_ \ / _ \ #### +#### | |__| (_| | |_) | |_| | | | | | | | |_| | | | __/ #### +#### |_____\__,_|_.__/ \__, |_| |_|_| |_|\__|_| |_|\___| #### +#### ____ |___/ _ #### +#### | _ \ ___ _ __ __| |_ _ #### +#### | |_) / _ \ '__/ _` | | | | #### +#### | __/ __/ | | (_| | |_| | #### +#### |_| \___|_| \__,_|\__,_| #### #### #### #### #### #### Jeu par Gambirasio Florian et Dehaine Alexandre #### #### #### #### #### #### #### -#### #### -#### #### -#### #### -#### #### -#### #### -#### #### -#### #### -#### #### -#### #### #### press enter to start #### #### #### ################################################################################ -- GitLab