The colors of Grandma's forest
A downloadable game
But, as so often happens in fairytales, doom looms over the land. Colors are disappearing from the world, and Grandma is behaving suspiciously. Iris must embark on a journey across the forest and Grandma's garden to save both the world and her beloved granny.
Controls and Gameplay
Controls:
W | upwards |
A | left |
S | downwards |
D | right |
SPACE | interaction |
M | show/hide map |
Credits
Visuals:
- Mila Toneff
- Dung Phung
Music:
Status | In development |
Author | ClearlyJonathan |
Install instructions
Now for the more technical details. The game was created using pygame, and the visuals were all made by us with libresprite and aseprite. The game is run using the game.py file.
Follow the instructions below if it doesn't work, try backup and if not, try the lake patch. Sorry for the inconvenience for some reason we had problems with the path linking
NOTE: if the game isn’t working for you, go into the file “assets” in src and replace the path variable to whatever the parent folder is called (or use “.”).
Installation and Running Instructions
Required to run: python + pygame library
A guide on how to install the library available here.
After downloading and unpacking the .zip file, open game.py file and proceed according to the instructions on the screen. Remember not to change the folder structure from the .zip file!
Dependencies and Requirements
List exact Python libraries required:
- pygame
Project Structure
📂 project-root/
- 📁 assets/ Contains all images, sounds, sprites, and visual resources used in the game.
- 📁 src/ Holds all source code files, including the main executable script (game.py) and additional modules.
- game.py Main file to run the game.
- README.md Detailed instructions and project information.
Leave a comment
Log in with itch.io to leave a comment.