FoonLudum Dare ExplorerUsers → AppreacherOne

AppreacherOne

Games

YearLDThemeGameDivisionRankOvFuInThHuMo
202456Tiny CreaturesSpirit Questjam8443.223.193.383.162.442.91

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Humor vs Overall

Mood vs Overall

Comments by AppreacherOne

LD55 — Summoning

Abyssal God by KewDev 2024-04-23T13:26:49Z

Great game! Very good visuals and sounds. I was so satisfied solving the puzzles.

LD56 — Tiny Creatures

Watch your step by asfdfdfd 2024-10-18T15:34:15Z

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)

Bactoria by GiomomoGiovanna 2024-10-19T16:59:28Z

I absolutely love this game! The sounds, the visuals, the gameplay. Everything came together. Really a super game.

Spirit Quest by AppreacherOne 2024-10-08T04:12:23Z

@mavvy Thank you for the feedback! Yes, I want to add some sounds, and also the jump height variation.

Spirit Quest by AppreacherOne 2024-10-13T16:01:50Z

@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.

Spirit Quest by AppreacherOne 2024-10-13T16:08:20Z

@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).

Spirit Quest by AppreacherOne 2024-10-13T17:34:42Z

@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.

Spirit Quest by AppreacherOne 2024-10-15T13:04:39Z

@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

Ant Ascent: journey to the top by ITSTIMOTHY999 2024-10-18T15:28:08Z

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.

Ant Ascent: journey to the top by ITSTIMOTHY999 2024-10-18T17:12:24Z

@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"