This website requires JavaScript.
Explore
Help
Sign In
j
/
Boat-Battle
Watch
1
Star
0
Fork
0
You've already forked Boat-Battle
mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced
2024-11-15 05:25:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1116316176
Boat-Battle
/
godot_ship
/
script
/
game
/
Gameplay
History
John Breaux
1116316176
Player: Yield on signal returns the parameters of that signal. Refactor around this fact.
2021-11-24 03:00:27 -06:00
..
Board.gd
Board: Return LOST state when hit and no ships remain.
2021-11-24 02:53:05 -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
Multiplayer sucks
2021-11-18 09:00:15 -06:00
Game.gd
Multiplayer: Add Lobby
2021-11-23 22:44:53 -06:00
Player.gd
Player: Yield on signal returns the parameters of that signal. Refactor around this fact.
2021-11-24 03:00:27 -06:00
Ship.gd
Game: Implement player setup
2021-11-15 01:17:32 -06:00