Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Freaking amazing game! Can't wait for the next arc to be implemented. Really digging the framework of an adult fairy tale and the idea and consequences of said tale intersecting with what's supposed to be a children's fairy tale...or at least the setting for one.

I don't often use itch.io's optional review functionality when rating games, but I felt I needed to so I could get all my thoughts out without spoiling anything to those who haven't played the game.

Also, got an error when choosing the "Last Choice" option upon failing the last (second-to-last?) choice made while sailing:

While running game code:
  File "game/7_thekiddiekruise.rpy", line 607, in <module>
NameError: name 'look1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "7_thekiddiekruise.rpyc", line 607, in script
  File "renpy/ast.py", line 1852, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2249, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2242, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/7_thekiddiekruise.rpy", line 607, in <module>
NameError: name 'look1' is not defined
Windows-10-10.0.22000
Ren'Py 7.4.4.1439
Our Wonderland 1.0
Tue Dec  7 10:49:57 2021

Oh, gosh! Thank you so much for playing the game and for taking the time to write up all your thoughts—not only in this comment, but also in all the details in your review!! This really made my whole day! I absolutely love hearing what people think about the different aspects and characters or even just their thoughts as they're playing the game/experiencing the story. And I'm really happy that you enjoyed everything so much! I especially loved hearing what you think about the music, as I'd really hoped the music in the game would be effective in making the story more immersive (and it's also been a main point of inspiration even for me while working on the game, so it's pretty near and dear to my heart). Thanks also for the tips, as well—I'll definitely be thinking about them as I continue to work on the next arcs! As a heads up, there is actually a way to skip seen text—you need to press the CTRL key. But I realize now that this wasn't clear at all if you don't go into the Help section, so I'll think of a way to make this more clear from the get-go.


(Oh, and thank you for pointing out this game error you got! I'm pretty sure I know exactly where this is—it was a small thing I tweaked only a few days before the launch, and I must not have QA'd it enough afterwards to check for all possible choice combinations... I'll make sure to get this fixed in a future update!)