Abyssal God by KewDev 2024-04-23T13:26:49Z
Great game! Very good visuals and sounds. I was so satisfied solving the puzzles.
Foon → Ludum Dare Explorer → Users → AppreacherOne
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Hu | Mo | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2024 | 56 | Tiny Creatures | Spirit Quest | jam | 844 | 3.22 | 3.19 | 3.38 | 3.16 | 2.44 | 2.91 |
Great game! Very good visuals and sounds. I was so satisfied solving the puzzles.
The game is really good, I love the idea, how did you tell us the controls and the credits. The idea-twist is a good idea, I like it. 10/10 game! (only the thing - I don't know if its only in the web version or not - that the game is running on a quite low FPS at some moments)
I absolutely love this game! The sounds, the visuals, the gameplay. Everything came together. Really a super game.
@mavvy Thank you for the feedback! Yes, I want to add some sounds, and also the jump height variation.
@kobato-games I don't know why it is behaving like this, it worked fine for the others who played it. And yes, if it is not working, just use the itch version instead.
@ggross @tele I don't think I'll go into the size-control thing any further, as I consider this part of the game to be finished (the story is this short, etc.). However, I thought I'd release the source code, so that anyone can add to the game at their leisure. Also, feel free to publish these modified versions (just give credits to me), or give them to me to release on my itch page (with credits for you, of course).
@zyrconium There are no spirits at the good choices. Also, the bad choices are miscolored, but it is impossible to spot, because you don't know the right colors. In V2.0 (the next version), I will add these things: a backstory (with images about the items), sounds and music, and a variable jump height. If there are something more, that you, or anybody else want to see in the game, just write it down. I will consider its add.
@sp1d3rb0y Yeah, I forgot to add an interaction popup at the ending door, you should press E to open it. This, and other fixes and improvements will be present in the Post-LD 2.0 version
There are a bunch bugs in the game (hehe). For example, if I press and hold the spacebar, I just fly upwards and go through all the platforms. And then when I get to the top that way, it just resets me back to the beginning (I don't know if there are more levels, but there didn't seem to be any for me), and only gave me the "ending" screen the 4th/5th time.
@martta Install python, run "pip install pygame", then navigate into the directory, where the game's .py files are. Then run the command "python3 main.py"