Asteroid Style game using composition.
Project Description
This is a simple Asteroids-inspired game built in Godot, created as a learning project to explore composition, decoupling, and clean game structure. The player controls a ship that can move, rotate, and shoot bullets to destroy incoming asteroids.
What’s in the project so far
A working player ship with movement and shooting.
A bullet system that spawns projectiles at the ship’s tip.
An asteroid spawner that creates random asteroids at the edges of the screen.
Increasing difficulty over time, with adjustable spawn rate settings in the inspector.
Organized into separate scenes for modularity (ship, bullets, asteroid spawner).
Youtube vidoe PT_1
Published | 19 days ago |
Status | Released |
Platforms | HTML5 |
Author | DeeRaghooGames |
Made with | Godot |
Download
Download
asreroids_4_4_1_PT_2.zip 1.6 MB
Comments
Log in with itch.io to leave a comment.
Hi everyone . Give it a try and let me know what you think. You can play online and all the project files to the godot project is available for download above.
thanks for giving it a try!