1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-14 21:15:58 +00:00
Boat-Battle/godot_ship/script/game
John Breaux 68009d1c39 Improve interactions between Game, Victory, and Lobby.
Game:
- Show victory screen on opponent, including ships
- Return to Lobby on forfeit/connection error

Victory:
- Display win/lose status
- Request that Game return to lobby, rather than doing it manually
- Disconnect from network when returning to main menu
2021-12-06 13:16:49 -06:00
..
Gameplay Improve interactions between Game, Victory, and Lobby. 2021-12-06 13:16:49 -06:00
Setup.gd Multiplayer sucks 2021-11-18 09:00:15 -06:00
SetupShip.gd Game: Implement player setup 2021-11-15 01:17:32 -06:00
Victory.gd Improve interactions between Game, Victory, and Lobby. 2021-12-06 13:16:49 -06:00