A simple top down galaga-clone made for school
Find a file
2024-09-03 02:08:54 +10:00
art Initial commit 2024-09-03 02:00:16 +10:00
fonts/Ubuntu Initial commit 2024-09-03 02:00:16 +10:00
sfx Initial commit 2024-09-03 02:00:16 +10:00
.gitattributes Initial commit 2024-09-03 02:00:16 +10:00
.gitignore Update .gitignore 2024-09-03 02:05:13 +10:00
background.gd Initial commit 2024-09-03 02:00:16 +10:00
boss.gd Initial commit 2024-09-03 02:00:16 +10:00
boss.tscn Initial commit 2024-09-03 02:00:16 +10:00
bullet.gd Initial commit 2024-09-03 02:00:16 +10:00
bullet.tscn Initial commit 2024-09-03 02:00:16 +10:00
credits.txt add credits 2024-09-03 02:02:28 +10:00
enemy.gd Initial commit 2024-09-03 02:00:16 +10:00
enemy.tscn Initial commit 2024-09-03 02:00:16 +10:00
explosion.gd Initial commit 2024-09-03 02:00:16 +10:00
explosion.tscn Initial commit 2024-09-03 02:00:16 +10:00
export_presets.cfg Initial commit 2024-09-03 02:00:16 +10:00
features.txt add credits 2024-09-03 02:02:28 +10:00
hud.gd Initial commit 2024-09-03 02:00:16 +10:00
hud.tscn Initial commit 2024-09-03 02:00:16 +10:00
icon.svg Initial commit 2024-09-03 02:00:16 +10:00
icon.svg.import Initial commit 2024-09-03 02:00:16 +10:00
item.gd Initial commit 2024-09-03 02:00:16 +10:00
item.tscn Initial commit 2024-09-03 02:00:16 +10:00
LICENSE Initial commit 2024-09-03 02:00:16 +10:00
main.gd Initial commit 2024-09-03 02:00:16 +10:00
main.tscn Initial commit 2024-09-03 02:00:16 +10:00
mine.gd Initial commit 2024-09-03 02:00:16 +10:00
mine.tscn Initial commit 2024-09-03 02:00:16 +10:00
missile.gd Initial commit 2024-09-03 02:00:16 +10:00
missile.tscn Initial commit 2024-09-03 02:00:16 +10:00
pause.gd Initial commit 2024-09-03 02:00:16 +10:00
pause.tscn Initial commit 2024-09-03 02:00:16 +10:00
player.gd Initial commit 2024-09-03 02:00:16 +10:00
player.tscn Initial commit 2024-09-03 02:00:16 +10:00
project.godot Initial commit 2024-09-03 02:00:16 +10:00
README.md Update README.md 2024-09-03 02:06:57 +10:00
theme.tres Initial commit 2024-09-03 02:00:16 +10:00

Space Game

A simple top down galaga-clone made for school. Aside from the power-ups which were done last minute I think it came out rather well, though a bit generic so don't expect anything mind-blowing.