NM-TAFE / battleships-2021

MIT License
3 stars 15 forks source link

Added game handling document #13

Closed jj-github93 closed 3 years ago

jj-github93 commented 3 years ago

Added new file that handles all game play. Displays game in a text based form. Gets opponents attacks, processes it and updates board appropriately. Validates user attacks and placement. Doesn't currently scale, only viable for 10x10.