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-09 23:04:36 -04:00
assets Initial Commit 2024-05-09 22:42:55 -04:00
scenes Set up groups, layers, and bullet wrap around 2024-05-09 23:04:36 -04:00
scripts Set up groups, layers, and bullet wrap around 2024-05-09 23:04:36 -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 Initial Commit 2024-05-09 22:42:55 -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