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-13 20:02:10 -04:00
assets Removed unused fonts 2024-05-13 20:01:45 -04:00
scenes Made the stars background its own scene to use in two places 2024-05-13 20:02:10 -04:00
scripts Created title screen and set it as starting scene 2024-05-13 20:01:29 -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.png Made a new quick and dirty icon 2024-05-13 17:49:36 -04:00
icon.png.import Made a new quick and dirty icon 2024-05-13 17:49:36 -04:00
LICENSE Initial commit 2024-05-10 02:36:29 +00:00
project.godot Created title screen and set it as starting scene 2024-05-13 20:01:29 -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