Please sign in to access this page

Centroid

Centroid Used AI

2 devlogs
6h 32m
•  Ship certified

Spaceship game created in Godot.
The player is in the center, while the enemies and asteroids come from the outer edges.

Timeline

Ship 1

0 payouts of shell 0 shells

BlueDragon_space

14 days ago

BlueDragon_space Covers 2 devlogs and 6h 32m

Came back to this game after like 3 weeks just to finish it.
Finally ended up making the player, made bullets, and added SFX and score.
Fixed having two separate functions for getting hit (why, past me? Why?) and smashed them into one piece so the bullet only has to call itself once.

It's fully playable now.
I hope it's worth 30 seconds of your time. :]

Update attachment

First Devlog!
(Though I actually made Devlogs to my teammates for the game jam earlier)

I created this game in Godot as a practice game jam to work with other people I met online.
My job is exclusively the coding. The music and art were made by other people.

Currently I have:
Three enemies (Curver, Big, and Basic)
Asteroids (which can hit each other and enemies)
A basic UI for score (which currently doesn't uptick... yet)
A functioning retry button.