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
2025-02-04 12:28:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Boat-Battle
/
godot_ship
/
script
/
game
/
Gameplay
History
hpham474
83f319b76c
Partial implementation of the player class
2021-11-14 20:12:01 -06:00
..
Board.gd
Board: Start initial implementation.
2021-11-14 14:06:09 -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
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
Game.gd
Added Dark and Light Themes
2021-11-14 02:50:39 -06:00
Player.gd
Partial implementation of the player class
2021-11-14 20:12:01 -06:00
Ship.gd
Ship: Complete initial implementation. Impl's
#16
2021-11-14 14:04:32 -06:00