https://github.com/v-c-dev/godot-platformer
Godot 2D Platformer demo update, Godot 4.3
https://github.com/v-c-dev/godot-platformer
2d-game game-demo godot godot4 platformer-game
Last synced: about 1 year ago
JSON representation
Godot 2D Platformer demo update, Godot 4.3
- Host: GitHub
- URL: https://github.com/v-c-dev/godot-platformer
- Owner: v-c-dev
- Created: 2024-12-09T22:28:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T23:08:17.000Z (over 1 year ago)
- Last Synced: 2024-12-10T00:20:04.055Z (over 1 year ago)
- Topics: 2d-game, game-demo, godot, godot4, platformer-game
- Language: GDScript
- Homepage:
- Size: 6.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Godot Platformer
Godot 2D Platformer [demo](https://godotengine.org/asset-library/asset/2727) update
The goal of this project was to learn and test simple features of Godot
### Features
----
+ 4 levels with multiple enemies

+ collectible coins

+ Multiple Menus

+ Mute option menu

+ HUD with coin count

+ Health bars for both enemies and player

----
+ The game mostly expands on the original demo. Coins, Enemies, and Player sprites are animated
+ Doors to change levels is also animated
+ Hostage at the end of level 4 is also animated