https://github.com/deanblackborough/godot-platformer
Godot Platformer starter - A work-in-progress platformer starter project for Godot 4.4+, built as both a testbed for learning the engine and a solid foundation for future projects
https://github.com/deanblackborough/godot-platformer
2d-platformer action-platformer educational-project game-dev gdscript godot godot4 hitbox hurtbox learning starter-kit starter-projects state-machine
Last synced: 4 months ago
JSON representation
Godot Platformer starter - A work-in-progress platformer starter project for Godot 4.4+, built as both a testbed for learning the engine and a solid foundation for future projects
- Host: GitHub
- URL: https://github.com/deanblackborough/godot-platformer
- Owner: deanblackborough
- License: mit
- Created: 2025-07-04T18:30:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T14:11:32.000Z (10 months ago)
- Last Synced: 2026-01-31T15:32:04.669Z (4 months ago)
- Topics: 2d-platformer, action-platformer, educational-project, game-dev, gdscript, godot, godot4, hitbox, hurtbox, learning, starter-kit, starter-projects, state-machine
- Language: GDScript
- Homepage:
- Size: 11.5 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot-platformer
Platformer starter for Godot - testing out the engine
More details soon, aiming for feature parity with my [Game Maker Platformer](https://github.com/deanblackborough/gm-platformer) project