A pixel-graphic Asteroids clone. This was a weekend project to learn Godot. Big fan.
Find a file
Benjamin Morgan bb18edb1be
All checks were successful
Build Game / Build & push runner image (push) Successful in 7s
Build Game / Build Asteroids for all platforms (push) Successful in 34s
Merge pull request 'Added invincibility ticks after respawn, made player more responsive, and refactors' (#1) from tweaks into main
Reviewed-on: #1
2025-10-22 02:08:00 +00:00
.forgejo Updated forgejo actions token because default has lacking permissions 2025-10-20 19:38:42 -06:00
Enemies Made ship more responsive, refactored responsibility for hit/death into the thing that got hit/died 2025-10-21 20:02:17 -06:00
Scenes Init commit 2025-10-19 20:04:59 -06:00
Scripts Made ship more responsive, refactored responsibility for hit/death into the thing that got hit/died 2025-10-21 20:02:17 -06:00
Sounds Init commit 2025-10-19 20:04:59 -06:00
Sprites Init commit 2025-10-19 20:04:59 -06:00
.editorconfig Init commit 2025-10-19 20:04:59 -06:00
.gitattributes Init commit 2025-10-19 20:04:59 -06:00
.gitignore Init commit 2025-10-19 20:04:59 -06:00
export_presets.cfg Added export_presets 2025-10-20 19:21:30 -06:00
main.tscn Init commit 2025-10-19 20:04:59 -06:00
project.godot Init commit 2025-10-19 20:04:59 -06:00