Skip to content

Isaac3105/Bad-IceCream-PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍦 Bad Ice Cream — PyGame Edition

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! 😈

🎬 Gameplay Preview

Gameplay

🎮 How to Play

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!


💾 Installation

⚠️ Requires Python 3.10 or higher

✅ Windows Users

  • Download the Deploy.zip file from the repository releases.
  • Unzip it and run the .exe file — no installation needed!

🐧 Linux / 🍎 macOS Users

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


❤️ Have Fun!

Enjoy the chaos. Dodge monsters. Devour fruit.
Real ice cream doesn’t melt in danger. 🍓🍍🍌

About

Friv-inspired game programmed using Pygame library from Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages