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

About

Naval Battle Game created using C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages