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-14 16:57:08 -04:00
assets Made a explosion shader for crashing 2024-05-14 16:56:42 -04:00
scenes Made a explosion shader for crashing 2024-05-14 16:56:42 -04:00
scripts Ship can now warp 2024-05-13 20:31:41 -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 Changed how resizing the window works 2024-05-14 16:57:08 -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