Page 1 of 1

GravvitY - action arcade style highscore game [Godot 4]

PostPosted: 01 May 2023, 14:56
by rubberduck
I recently worked on a smaller action arcade style highscore game called GravvitY

The goal is to collect stars while avoiding hazards.
You don't control the player directly, instead you rotate the level without affecting gravity.
This means the player always rolls and falls down, while walls and the stars to collect rotate with the level.

Stars disappear after 25 seconds, reducing your score, on the other side the score multiplies with the number of stars collected in a row.
The added score also depends on how close the star is to disappear.

Controls are easy, you rotate the level with the left / right arrow keys, or a / d. There is not even a way to jump.

Image
GravvitY_00.png


you can find the repo here: https://notabug.org/rbduck/Gravvity-Game,
or play it in the browser, download for linux and windows: https://rbduck.itch.io/gravvity

I see it as mostly finished, some smaller updates are planned somewhere in the future, like some more levels or adding sfx and music, it is actually one of my smallest game project I worked on in the last years, the experiment was to make a game in only a few weeks.

Re: GravvitY - action arcade style highscore game [Godot 4]

PostPosted: 01 May 2023, 23:22
by eltomito
Oh no! It's Bob's Bad Day 2 !! :D

Re: GravvitY - action arcade style highscore game [Godot 4]

PostPosted: 07 May 2023, 18:45
by Technopeasant
Congratulations of the release.