"The Tale of Helga: A Hook to the Future" is a thrilling adventure game where you play as Hook, hero with a unique hooking tool... Hook needs to free his beloved princess Helga from the hands of evil Hammond!

There are 10 space gems to collect along the way. Your Helga deserves the best space gifts so make sure you get them all!

Controls:

ActionGamepadKeyboard (A)Keyboard (B)
MoveDPADArrow KeysWSAD
HookAZJ
RollBXK


Made for gbjam-11

Source code available here: Kasmilus/game_gbjam11: Made with Pyxel/Python (github.com)

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorkamiljacek
GenreAdventure
TagsGame Boy, GBJam, Singleplayer

Comments

Log in with itch.io to leave a comment.


Immediately on clicking on "Click to Start" at the very beginning of the game.

Windows 10, Firefox 128.0.3.

how did you ported python game to html?

I used an engine called Pyxel which makes that quite easy - you just call pyxel package and then pyxel app2html commands in the terminal. If you used something else then check their documentation, not every engine will allow that.

I used pygame :( Anyways thanks for response