Lunk Tales
About
Lunk Tales is a puzzle-adventure-storytelling game where you control your game character (Lunk) by moving all objects at once. Explore rich story and save the princess Berta!
The game was created in 48h (when I could - parenting) for the GMTK 2021 game jam. The theme was “Joined Together“.
Everything is done by myself in Java (Scala actually) based on LibGDX framework. Sorry for big download size - I had to embed java runtime to let you play it without java installed.
There are multiple endings based on interactions with objects. Right now there are not so much content, but I will be adding it in the future. I liked the concept of this game. Joining game jam was a great idea :D
How to play- Your goal is to save Princess Berta
- Use WSAD to move objects around
- You can join object with your character if they are near each other
- Try to combine objects together to create new objects and solve the puzzles
- Objects reacts to each other only when player is connected to them (items are levitating and there is a blue outline)
- It's possible that you stuck in some levels. Feel free to reset run.
- WSAD - move objects
- E - join/unjoin objects to/from player
- R - reset current floor
- ESCAPE - reset whole run
- SPACE - ignore floor text on current floor
Just unzip files and run exe file on Windows. Probably you could also run jar on Linux, but I didn't test it.