Critical Moment
>>> The critical moment grows from below.
>>> You must move fast to escape!
Use the arrows (Left, right and up to move).
Space bar and enter to pause the game.
-------------------------------------------------- --------------------------------------
This is a prototype that started well programmed and ends like games of thrones :).
For the limited time. Things were missing.
The programming was done with Godot 3.3.2. (GLES 2)
The player and map sprites are from (HeartBeast): https://github.com/uheartbeast/simple--heart-platformer
The fire sprite is from: https://opengameart.org/content/animated-fires
Sounds are from: https://freesound.org/
Good luck! : D
Status | Prototype |
Platforms | HTML5 |
Author | Neutral |
Genre | Platformer, Adventure |
Tags | 2D, Cute, Pixel Art, Short, Singleplayer |
Comments
Log in with itch.io to leave a comment.
I really like the art direction for this game! The animations on the main character are really smooth too! :D
Thanks! I took the sprites and sounds off the internet. Since I am not good at drawing sprites or making music..
For the character I use a KinematicBody2D node.
It would be necessary to put obstacles and enemies to make it more entertaining. Items too. But it wouldn't have finished in time :)