Tiny Bloom
A downloadable game for Windows
Hello! This is a prototype of a game for Gamedev.tv, created for Gamejam 2025.
The project is created in the Python programming language using the Pygame module.
The player acts as an old gardener living in a tiny garden, once lush, but now almost withered.
The gardener's task is to maintain the remaining 5 plants, watering them and not letting them wither. The longer the player holds out, the better the gardener he is.
The following functionality is currently implemented:
1. Moving the Gardener (WASD);
2. Selecting and replanting plants (Space);
3. Watering plants (E);
4. Growing and withering plants (over time).
What will be improved/added after the gamejam:
1. Calculating and displaying illumination;
2. Forming seeds and collecting them by the gardener;
3. Gardener's inventory;
4. Different types of plants;
5. The ability to breed new types of plants by crossing them;
6. Achievements;
7. Game settings.
Published | 26 days ago |
Status | Prototype |
Platforms | Windows |
Author | Windik |
Genre | Simulation |
Tags | 2D, Game Jam, Pixel Art, Singleplayer |
Download
Install instructions
1. Download TinyBloomGame.zip;
2. Unzip archive;
3. Double click on main_exp.exe to run the game.
Leave a comment
Log in with itch.io to leave a comment.