A Friv-inspired arcade game where you play as a fearless scoop of ice cream! 🍨
Eat all the fruits while avoiding deadly monsters — but be warned, it's addictive! 😈
Move your ice cream character around the maze, collect all the fruits, and avoid enemies.
There’s also a Help button in-game for detailed controls and instructions.
Simple, fun, and challenging — just like the original!
⚠️ Requires Python 3.10 or higher
- Download the
Deploy.zipfile from the repository releases. - Unzip it and run the
.exefile — no installation needed!
- Clone the repository:
git clone https://github.com/Isaac3105/Bad-IceCream-PyGame # Clone the repository cd Bad-IceCream-PyGame # Go to the directory python3.12 -m venv venv # Create a virtual environment (optional) source venv/bin/activate # On Windows: venv\Scripts\activate pip install -r requirements.txt # Install dependencies python main.py # Run the game
Or just open main.py in VSCode and press "Run" 🚀
Make sure the Resources/ folder is in the same directory as main.py.
Enjoy the chaos. Dodge monsters. Devour fruit.
Real ice cream doesn’t melt in danger. 🍓🍍🍌
