mirror of
https://github.com/Steffo99/iiiiil-gioco.git
synced 2024-11-21 15:34:19 +00:00
Aggiunto una scritta nel menù principale
This commit is contained in:
parent
d6688a90ad
commit
fc4005a931
1 changed files with 1 additions and 0 deletions
1
main.cpp
1
main.cpp
|
@ -733,6 +733,7 @@ int main()
|
|||
srand (time(NULL));
|
||||
int titolo=0, cursorpos=1;
|
||||
string splash[10]{"Ora con ben 2 colori!", "E' come skyrim, ma con una bella grafica!", "Quasi senza bug", "Potrebbe contenere canditi", "Ora in grado di generare fame", "I colori hanno ben 1 sfumatura", "I SEE YOU", "WOLOLO", "AUTOMAAAAAH", "Stai davvero giocando a sta roba? WOW!"};
|
||||
cout << "Ciao dal Fermi!\n";
|
||||
cout << '\n';
|
||||
cout << " 000000\n";
|
||||
cout << " 000000 0000 0000 0000 0000 0000 000 000000 0000 000000 000000 000000\n";
|
||||
|
|
Loading…
Reference in a new issue