Skip to content

Abdelraheem-00/AI_project

Repository files navigation

🎮 Birds Within Bird: Angry Birds, Pacman, Maze 🕹️

  • Welcome to Birds Within Bird, a project that combines three thrilling games into one:
  • Angry Birds, Pacman, and Maze Runner. Get ready to dive into fun, challenges, and nostalgia!

  • Angry Birds: Aim, launch, and knock down obstacles!

  • Pacman: Navigate the maze and gobble up pellets while avoiding ghosts.

  • Maze Runner: Find your way through challenging mazes.

✨ Features

  • 🖥️ Interactive Menu: A visually engaging menu to select your game.
  • 🌌 Parallax Backgrounds: Dynamic visuals with smooth scrolling effects.
  • 🎵 Custom Sounds and Music: Enhance your experience with immersive audio.
  • 📱 Responsive Design: Optimized for different screen resolutions for a seamless experience.

🎲 Games

  1. Angry Birds 🐦
  • Launch your bird and destroy obstacles in this physics-based game.
  • Controls:
  • 🖱️ Drag and release to launch the bird.

  1. Pacman 👻
  • Navigate the maze, collect points, and avoid enemies.
  • Controls:
  • ⬆️⬇️➡️⬅️ Use arrow keys to move.

  1. Maze Runner 🌀
  • Find your way through the maze as quickly as possible!
  • Controls:
  • ⬆️⬇️➡️⬅️ Use arrow keys to navigate..

🛠️ Installation

  • Prerequisites
  • Python 3.10 or later installed on your system.
  • pygame library installed. Run:
pip install pygame

Steps to Run Clone the repository:

git clone https://github.com/Abdelraheem-00/AI_project.git

Navigate to the project folder: bash

cd AI_project

Run the main launcher:

python home.py

📦 Packaging the Game

  • To create an executable file for easy sharing:
  • Install pyinstaller:
pip install pyinstaller

Create the executable with a custom icon:

pyinstaller home.py --onefile

The executable file will be in the dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages