🎮 Naval Battle 🚀 Language: Game Menu: Options Actions [ 1 ] Play 👦 [ 2 ] About 📖 [ 3 ] Exit ❌ 🎨🖌 Personalization To change the size of the board, just change the value of the following line: #define TAMTABULEIRO 10 To change the number of attempts, just change the value of the following line: #define MAXTENTATIVAS 3 To change the number of boats, just change the value of the following line: #define QNTBARCOS 10