A recreation of the classic Asteroids arcade game, intended to be played on low-power ARM-Linux based handhelds.
  • GDScript 75%
  • C# 25%
Find a file
2026-04-12 22:03:05 +02:00
Actors A: Add asteroid explosion sfx 2026-04-12 22:03:05 +02:00
addons/sound_manager A: Add Audio buses, sound manager, first sound effect 2026-02-25 23:52:50 +01:00
Components More Code Formatting 2026-02-22 22:08:06 +01:00
Levels Add weapon slot system, automatic firing 2026-02-22 22:08:06 +01:00
.gitattributes Initial commit with basic player movement 2026-02-22 21:57:42 +01:00
.gitignore Initial commit 2026-02-22 20:47:17 +01:00
Asteroids.code-workspace A: Add asteroid explosion sfx 2026-04-12 22:03:05 +02:00
default_bus_layout.tres A: Add Audio buses, sound manager, first sound effect 2026-02-25 23:52:50 +01:00
export_presets.cfg Minimum viable exportable build 2026-02-22 22:08:06 +01:00
icon.svg Initial commit with basic player movement 2026-02-22 21:57:42 +01:00
icon.svg.import Initial commit with basic player movement 2026-02-22 21:57:42 +01:00
LICENSE Initial commit 2026-02-22 20:47:17 +01:00
project.godot A: Add asteroid explosion sfx 2026-04-12 22:03:05 +02:00
README.md Initial commit 2026-02-22 20:47:17 +01:00

Asteroids

Asteroids clone with Godot for ARM handhelds