Skip to content

Sparrowworks/Platformer

Repository files navigation

A speedrun focused platformer, made in Godot

Description

This is a simple platforming game remade in Godot-4. The original one was buggy and had messy code, so we remade the whole thing in Godot 4. List of changes:

  • The whole game has been recoded in GDScript, instead of C#.
  • Improved code, made it less spaghetti-like.
  • Game now runs in 4K, with higher quality assets.
  • Levels have been tweaked a bit and also look more appealing.
  • Improved menus.

The old version is available in a separate branch for archive purposes.

Installation

  • This game is playable on the Itch page.
  • Download the project from Itch and follow the instructions on how to play the game.
  • You can also clone or download the repository and play it through Godot Editor.

Screenshots