Cat‘s Limited Space by Patrick Pang 2023-10-04T18:22:13Z
@pierre-marie Hi, I'm Patrick, the designer and programmer of this game. I'm thrilled and honored to receive your approval and advice, as this is the first review I've ever received for a game I've developed independently!
I'm ashamed to admit that I learned all the programming content of this entire game from Google on the spot, so that the game is full of many imperfections. For example, the reason that both WIN and LOSE can exist at the same time is that I haven't yet learned scene switching in Unity and chose to overlay a UI directly on top of the original scene. There is no restart button because I haven't yet learned how to trigger a click event on the UI.
I'll stick to Unity and C#, but I have a lot of midterms to prepare for in October and may not be able to update the version of the game in time for you.
Thanks again for your kind comments! Have a nice day!