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

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

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

image
image
image
image

+ collectible coins

image

+ Multiple Menus

image
image
image
image
image

+ Mute option menu

image
image

+ HUD with coin count

image

+ Health bars for both enemies and player

image
image

----
+ 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