https://github.com/sixxcodes/platformer-game-on-godot
Platformer game on Godot
https://github.com/sixxcodes/platformer-game-on-godot
2dgame first-time game gdscript godot platformer platformer-2d-game
Last synced: 15 days ago
JSON representation
Platformer game on Godot
- Host: GitHub
- URL: https://github.com/sixxcodes/platformer-game-on-godot
- Owner: SixxCodes
- Created: 2025-01-20T05:44:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T15:51:18.000Z (3 months ago)
- Last Synced: 2025-03-26T06:43:47.031Z (about 1 month ago)
- Topics: 2dgame, first-time, game, gdscript, godot, platformer, platformer-2d-game
- Language: GDScript
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌱 Platformer game on Godot Part 1 🌱
* Platform game made on Godot v4.3 using 100% GDScript (Renderer: Compatibility)
* Followed Brackeys Yt Tutorial: - [Watch this YouTube video](https://www.youtube.com/watch?v=LOhfqjmasi0&t=820s)## 🌱 Assets 🌱:
On Brackey's YT video tutorial, you can find them on the description box.### 🌱 Note 🌱:
I didn't change anything to the game and even the scripts. I just simply followed Brackey's video tutorial.
I'm putting it here on github to serve as a backup in case my computer dies on me again. Notice that there's a "Part 1" above, that's because I'm planning to either expand this game for learning purposes, or to make this as a guide for creating my own platformer game, maybe with different assets or by making my own from scratch!