An open API service indexing awesome lists of open source software.

https://github.com/Sparrowworks/Platformer

Speedrun focused platformer made in Godot
https://github.com/Sparrowworks/Platformer

c-sharp game game-dev game-development games godot godot-engine godot3 platformer

Last synced: 3 months ago
JSON representation

Speedrun focused platformer made in Godot

Awesome Lists containing this project

README

          

# [Platformer](https://sp4r0w.itch.io/platformer)

## 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](https://sp4r0w.itch.io/platformer) page.
- Download the project from [Itch](https://sp4r0w.itch.io/platformer) and follow the instructions on how to play the game.
- You can also [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) or download the repository and play it through Godot Editor.

### Screenshots