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

I loved this. I loved programming when I had a great teacher that explained stuff quite well and made me quite excited to try making my own games! But as I progressed through my course my teachers weren't as good and to this day I still have trouble with C++ or object-oriented programming in general. This rekindled that love for typing code and built a bridge between my love for C and my fear of C++. But enough of my story - I want to talk about the game!

The gameplay is very approachable! I liked fixing small parts of the code by clicking through it to do different choices, even though I do have experience with programming. Manually typing code is a nightmare, but when I wanted to truly learn and understand the code (what is it about) there's a pretty useful and entertaining Dictionary that explains what a particular word of the code does what. It explains semicolons, curly brackets, arguments, class names (what is a class about?) to even mundane numbers! I spent a lot of time reading the code and the Dictionary and just understanding the code even though I knew the choices I made was correct at the time, and when I got it wrong because I didn't read properly, the characters talk out the problem and give further explanations about the code and what I had to do.

    The dialogue system is a little basic though, lacking even a way to view previous messages (so you're screwed if you skip over some dialogue). Also it lacks transitions which makes scene switches feel grating (like from class to cafeteria, and back). I guess it's excusable since this is made out of Unity - maybe I'm just too used to the comfort of RenPy based novels.

    The two main characters are very likeable, but the game doesn't focus too much on dialogue, which is bad for the side characters as they don't get much screentime (although they're interesting nonetheless). This is also a good thing though since it allows you to focus more on the gameplay/programming, so you're learning something, Very YourMileageMayVary!


To say the least, I definitely recommend this game if you're either looking to learn programming, or have a dessert of a romance story. But it definitely helps if you do like the story because it'll motivate you to learn! And thanks to everyone involved for such a nice game!

(1 edit) (+1)

Hey, thanks so much for the kind and useful feedback! We loved hearing your story too!

Right now we are finishing the story content and then we will do a polish pass on the features before we release. Viewing dialogue history is one of the features on our list, so it's great to hear that it's important to you! Thank you, we hope you enjoy the full game as well!

Edit: After chatting more, we think the "lack of transitions" described above may be a Linux bug. If you're using Linux and experiencing issues, please let us know!