Skip to content

LucasLima337/Naval_Battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Naval Battle

🚀 Language:

C++

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

Releases

No releases published

Packages

No packages published

Languages