Feed The Fridge
A downloadable game for Windows, macOS, Linux, and Android
Welcome to Feed the Fridge! The objective of this game is to collect food and feed the "friendly" fridges! This is my first game jam and I had fun making this game
- Collect food and feed the fridges by pressing 'e'
- Be Careful over time the fridges malfunction if they aren't feed
Download
Download
feedTheFridges.zip 38 kB
Install instructions
How to play
- Collect food and feed the fridges by pressing 'e'
- Be Careful over time the fridges malfunction if they aren't feed!
Installation
Make sure you have Python 3.8+ and Pygame installed.
Step 1: Install Python
- Download Python and install it.
Step 2: Install Pygame
In your terminal or command prompt, run:
```bash
pip install pygame
```
How to run
- Download the game files from https://github.com/baldlow/smartFridge
- Or unzip the folder if downloaded as zip
- Open a terminal/command prompt and navigate to the game folder:
```bash
cd src
```
- Run the game with:
```bash
python main.py
```
License
This game is released under the MIT License. You are free to modify and distribute it as long as you include the original copyright notice.
Leave a comment
Log in with itch.io to leave a comment.