issues
search
muhd09afiq
/
Battleship
Project: Battleship from The Odin Project
https://muhd09afiq.github.io/Battleship/
0
stars
0
forks
source link
Expand the GameMaster class
#4
Closed
muhd09afiq
closed
2 months ago
muhd09afiq
commented
3 months ago
[x] Create constructor
[x] Initialize players
[x] Create method to initialize the game
[ ] #9
[x] Set up turn management
[x] Create playTurn method
[x] Implement turn switching logic
[x] Add method to check if game is over