neu-cs4530 / spring24-project-team-208

spring24-project-team-208 created by GitHub Classroom
https://coveytownbattleship.onrender.com/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Menu and Game Ending Screen #43

Closed nkosko21 closed 6 months ago

nkosko21 commented 6 months ago

New menu when the game is opened, and when a game is won the game end screen is shown for 5 seconds then returns to the menu.

Fixed a bug that caused the boats to rotate when they shouldn't

alinachiu commented 6 months ago

Looks great, thanks for setting this up! I wasn't able to see the winning screen after playing through an entire game which may be due to a minor bug or potentially a setup issue on my end (screenshot below). Please let me know if this is happening on your end too. I was able to verify that the winning screen loads as intended though by having one player leave the game. Nice work overall!

Screenshot 2024-04-09 at 11 16 24 AM

Discussed offline. Game won logic will be in a separate branch.