Skip to content
Snippets Groups Projects
Commit bc8ccbaf authored by Pol Discart's avatar Pol Discart
Browse files

Menu de départ

parent 20db6a6a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
menu () {
echo " -----------------------"
echo " --- BATAILLE NAVALE ---"
echo " -----------------------"
echo ""
read -p " Appuyez sur la touche entrée pour commencer !" input
echo ""
clear
echo ""
echo ""
echo ""
echo ""
cat menu.txt
echo ""
echo ""
echo ""
read -p " Appuyez sur la touche entrée pour commencer !" input
echo ""
}
menu.txt 0 → 100644
________________________________________________________________________
| |
| |
| BATAILLE NAVALE |
| |
|________________________________________________________________________|
_
| \
'.|
_- _- _- _-|| _- _- _- _- _- _-
_- _- - __||___ _- _- _- _-
_- _- _- | _ | _- _- _-
_- _- /_) (_) (_\ _- _- _-
_.-' `-._ ________ _-
_..--` `-..' .'
_.-' o/o o/o`-..__.' ~ ~
.-' o|o o|o `.._. // ~ ~
`-._ o|o o|o |||<|||~ ~
`-.__o\o o|o .'-' \\ ~ ~
`-.______________________\_...-``'. ~ ~
`._______`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment