1
0
mirror of https://github.com/JohnBreaux/Boat-Battle.git synced 2024-11-15 05:25:57 +00:00
Boat-Battle/godot_ship/scenes/Game
Chance Atkinson 1c06faf017 Hit/Miss sprites rendered
Added texture function to Fire.gd to load the correct sprites for a hit/miss and make it so that the player cannot fire on positions that they have already fired at.
2021-11-24 00:10:58 -06:00
..
Board.tscn Board: Start initial implementation. 2021-11-14 14:06:09 -06:00
Fire.tscn Hit/Miss sprites rendered 2021-11-24 00:10:58 -06:00
Game.tscn Added Dark and Light Themes 2021-11-14 02:50:39 -06:00
Player.tscn Game: Implement player setup 2021-11-15 01:17:32 -06:00
Setup.tscn Added Dark and Light Themes 2021-11-14 02:50:39 -06:00
Ship.tscn Ship: Complete initial implementation. Impl's #16 2021-11-14 14:04:32 -06:00
Victory.tscn Added my win button back :) 2021-11-14 00:43:32 -06:00