Our world exists in a cycle, and we must continue to keep the cycles going, and in order to keep the cycles going all you need to do is play a simple game of snake. Collect your points and buy more cycles to generate even more cycles automatically. Also keep in mind that you can eat your own tail, which creates a cycle which generates bonus cycles for you to spend on... guess what... more cycles. How many times can I say cycle... I don't know, but just remember to never create a Black Hole. The world is not ready for the Eternal Cycle.

Controls:

Arrow Keys: Move Snake
Z: Restart a game of snake (W for azerty keyboards)
Click on buttons to buy more cycles.

Credits:
Collection Sound
Purchase Sound
Invalid Purchase Sound... You know you couldn't afford that
Sound that plays when the arena grows
Game Over Sound
Black Hole Sound
Godot Balatro Shader


StatusReleased
PlatformsHTML5
AuthorKing the Asix
Made withGodot
TagsIncremental, snake
Average sessionA few minutes

Comments

Log in with itch.io to leave a comment.

for those using azerty keyboards; W resets the game

(1 edit)

Z isn't doing anything

Apologies. I have to update the instructions, but "Z" is to restart the game after it has ended. You just need to use the arrows keys to start it.

For future reference, I'd recommend adding both WASD and the arrows to any movement based action you make in Godot that uses one of them if there isn't good reason to not allow both inputs. It's pretty standard and helps players get into your game more easily if they're used to using the other set of controls.