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 00:26:34 -04:00
assets Added Shoot sound 2024-05-12 00:26:06 -04:00
scenes Placeholder 2024-05-12 00:26:34 -04:00
scripts Added Shoot sound 2024-05-12 00:26:06 -04:00
.gitignore Initial commit 2024-05-10 02:36:29 +00: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 Refactored all of ship movement 2024-05-10 20:42:22 -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