The cheese is spreading
A downloadable game for Windows
The game is about a little mouse, who finds itself trapped inside a big labyrinth in the sewers. It doesn't remember how it got there, but there is good company and cheese appearing all over the place. So it starts on it's delicious journey, to gather every bit of cheesy food and make the labyrinth a less dreary place with every step it takes.
Status | Prototype |
Platforms | Windows |
Release date | Jan 25, 2024 |
Authors | Fathal17, LittleCookie007, Escandora |
Genre | Adventure |
Made with | GameMaker |
Tags | its-spreading, labyrinth, Singleplayer |
Code license | GNU General Public License v3.0 (GPL) |
Asset license | Creative Commons Attribution v4.0 International |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Install instructions
Download the .zip, extract it and start the .exe
Development log
- Minor Bugfix for Linux Wine UserJan 26, 2024
Comments
Log in with itch.io to leave a comment.
Interesting game, a puzzle-adventure which has some peculiar choices mechanic-wise ('e' to turn).
Instructions were clear but I don't think I was able to save/load. It is in an alpha state, but you can see where the author wants to go.
Thanks for the feedback!
You are definitely right, the save/load function isn't in a great spot... I definitely need to work on that :)
Running it with Wine on Linux, I get this error:
```
**********************************.
Entering main loop.
**********************************.
Resizing swap chain...
###game_end###254
ERROR!!! :: ############################################################################################
ERROR in
action number 1
of Draw Event
for object obj_lighting:
Variable obj_lighting.camera(100263, -2147483648) not set before reading it.
at gml_Object_obj_lighting_Draw_73
############################################################################################
gml_Object_obj_lighting_Draw_73 (line -1)
```
I did find a little bug, hopefully its fixed now for you.
I don't have a linux with wine to test it :(