From 941ffbf313b1075fc50f7a786741cec27869e0d2 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 21 Jan 2016 21:02:17 +0100 Subject: [PATCH] \n invece che endl --- main.cpp | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/main.cpp b/main.cpp index 2d93861..b09aee6 100644 --- a/main.cpp +++ b/main.cpp @@ -733,17 +733,17 @@ 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 << " "< NUOVA PARTITA <"< NUOVA PARTITA <\n"; + cout << "\n OPZIONI\n"; } else if(cursorpos==2) { cout << " "< OPZIONI <" << endl; + cout << " 000000 0000 0000 0000 0000 0000 000 000000 0000 000000 000000 000000\n"; + cout << " 00 000 00 000000 000000 000000\n"; + cout << " 00 0000 0000 0000 0000 0000 000 00 00 0000 00 00 000 00 00\n"; + cout << " 00 0000 0000 0000 0000 0000 000 00 00 0000 00 00 000 00 00\n"; + cout << " 000000 0000 0000 0000 0000 0000 000000 000000 0000 000000 000000 000000\n"; + cout << " 000000 0000 0000 0000 0000 0000 000000 000000 0000 000000 000000 000000\n"; + cout << "\n\n NUOVA PARTITA \n"; + cout << "\n > OPZIONI <\n"; } selection = getch(); if(selection==72)