/stars

A small game written in Godot.

Primary LanguageGDScriptMIT LicenseMIT

Stars

A small game written in Godot v3.4.4 by Ruslan Prigarin on Dec 21, 2022. Also known as "Mutating Stars".

You play as a triangle that collects stars, which randomly spawn on your screen at set intervals. Stars mutate over time into red shards which defeat you in one hit, at which point the game ends. The goal is to catch as many stars as you can to get the highest score until you get killed by a red shard.

This repository contains:

  • stars - the project source which can be imported to Godot and compiled into an executable

Controls for the game are as follows:

  • WASD / Arrow keys - player movement
  • F - activates the freeze powerup when fully charged, freezing nearby stars
  • Esc / Enter - pauses the game