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-16 20:30:49 +00:00
assets Comet now has one of four different sprites 2024-05-16 14:37:49 -04:00
scenes Created an invader spawner that gives points when shot 2024-05-16 14:38:23 -04:00
scripts Code clean up 2024-05-16 14:42:02 -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 Update README.md 2024-05-16 20:30:49 +00:00

Comets.gd

This is just a little Androids-like clone I made to get more familiar with the Godot game engine over the course of a few days. Nothing crazy or special, but it is important to finish and release games!

You can find screenshots, builds, & more info here!