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

  1. Collect food and feed the fridges by pressing 'e'
  2. Be Careful over time the fridges malfunction if they aren't feed

Download

Download
feedTheFridges.zip 38 kB

Install instructions

How to play

  1. Collect food and feed the fridges by pressing 'e'
  2. 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

  1. Download the game files from https://github.com/baldlow/smartFridge
  2. Or unzip the folder if downloaded as zip
  3. Open a terminal/command prompt and navigate to the game folder: 

```bash 

cd src 

```

  1. 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.