My take on a simple Astroids-like game. Really just me playing around in Godot https://melon-bread.itch.io/cometsdotgd
Go to file
2024-05-12 22:38:10 -04:00
assets Renamed sound 2024-05-12 22:38:10 -04:00
scenes Update ship.tscn and ship.gd 2024-05-12 22:37:25 -04:00
scripts Update ship.tscn and ship.gd 2024-05-12 22:37:25 -04:00
.gitattributes Don't need to push my TODO addon 2024-05-12 01:22:38 -04:00
.gitignore Don't need to push my TODO addon 2024-05-12 01:22:38 -04:00
icon.svg Initial Commit 2024-05-09 22:42:55 -04:00
icon.svg.import Initial Commit 2024-05-09 22:42:55 -04:00
LICENSE Initial commit 2024-05-10 02:36:29 +00:00
project.godot Don't need to push my TODO addon 2024-05-12 01:22:38 -04:00
README.md Initial commit 2024-05-10 02:36:29 +00:00

Comets.gd

My take on a simple Astroids-like game. Really just me playing around in Godot