H2-OH-NO 

H2-Oh-No is my first attempt at creating a simple pixel platformer with Godot.

Goal: 

Climb from underground while avoiding enemies and exit through door.

Controls:

LEFT/RIGHT -- Arrow Keys

JUMP -- Spacebar


Credit - Pixel-Platformer https://kenney.nl/assets/pixel-platformer

Development log

View all posts

Comments

Log in with itch.io to leave a comment.

A comment from the creator. Character movement code has been nailed down, now I need to set parameters, collisions and other variables for the game to be playable. Code for the enemy sprites and other objects are still in development, and will be revealed as the game progresses.