Welcome to the Game Collection Repository! 🚀 This repository contains some exciting games developed using different technologies. Enjoy playing and exploring the code! 🎯
- Developed using Python and Pygame.
- Classic snake game where you control a snake to eat food and grow in size.
- Avoid hitting the walls or yourself!
- How to play?
- Use arrow keys to move.
- Eat food to grow longer.
- Avoid colliding with the walls and yourself!
- 📌 Requirements:
pygame
library
- A fun quiz game inspired by the famous Indian game show Kaun Banega Crorepati.
- Built using PowerPoint Macros (VBA).
- Features:
- Multiple-choice questions with increasing difficulty.
- Interactive animations and sound effects.
- Score tracking.
- How to play?
- Open the PowerPoint file and enable macros.
- Click on the options to answer questions.
- Progress through levels and win virtual prizes! 🏆
- Install Python (if not already installed): Download Python
- Install the
pygame
library:pip install pygame
- Run the game:
python snake_game.py
- Open the PowerPoint file (
KBC.ppsx
). - Start the slideshow and enjoy the game!
Feel free to contribute by improving the games, fixing bugs, or adding new features. Fork the repo and submit a pull request! 🔥
This project is licensed under the MIT License.📄