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
Chance Atkinson b69cc01be2 Added victory screen
Added a victory screen. Since there is no current way to win, there is a 'win' button added to the top left of the game screen. Once clicked, victory text will appear and the player will be given the option to return to the main menu.
2021-11-14 00:34:51 -06:00
..
Gameplay Added victory screen 2021-11-14 00:34:51 -06:00
Setup.gd Added victory screen 2021-11-14 00:34:51 -06:00
SetupShip.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
Victory.gd Added victory screen 2021-11-14 00:34:51 -06:00