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
- Host: GitHub
- URL: https://github.com/Sparrowworks/Platformer
- Owner: Sparrowworks
- License: mit
- Created: 2023-01-14T12:21:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T07:43:38.000Z (7 months ago)
- Last Synced: 2025-06-17T08:35:21.122Z (7 months ago)
- Topics: c-sharp, game, game-dev, game-development, games, godot, godot-engine, godot3, platformer
- Language: GDScript
- Homepage: https://sp4r0w.itch.io/platformer
- Size: 132 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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