1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00
Boat-Battle/godot_ship/script/game/Gameplay
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
..
Board.gd Ship Battle: Draw the rest of the freaking owl 2021-11-24 12:17:07 -06:00
Crosshair.gd Major restructuring to better support object-oriented design of the main game logic and UI. This was necessary, I swear. 2021-11-13 04:34:39 -06:00
Fire.gd All: General code cleanup 2021-11-28 02:26:00 -06:00
Game.gd Improve interactions between Game, Victory, and Lobby. 2021-12-06 13:16:49 -06:00
Player.gd Ship Battle: Draw the rest of the freaking owl 2021-11-24 12:17:07 -06:00
Ship.gd Ship Battle: Draw the rest of the freaking owl 2021-11-24 12:17:07 -06:00