An open API service indexing awesome lists of open source software.

https://github.com/hariom317/games

This repository contains some exciting games developed using different technologies. Enjoy playing and exploring the code!
https://github.com/hariom317/games

games kbc powerpoint python snake-game

Last synced: 12 months ago
JSON representation

This repository contains some exciting games developed using different technologies. Enjoy playing and exploring the code!

Awesome Lists containing this project

README

          

# 🎮 Game Collection Repository

Welcome to the **Game Collection Repository**! 🚀 This repository contains some exciting games developed using different technologies. Enjoy playing and exploring the code! đŸŽ¯

## đŸ•šī¸ Games Included

### 🐍 Snake Game (Python & Pygame)
- 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

### 🎤 KBC (Kaun Banega Crorepati) - PowerPoint Macros
- 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! 🏆

## 🔧 Installation & Setup

### 🐍 For Snake Game (Python & Pygame)
1. Install Python (if not already installed): [Download Python](https://www.python.org/downloads/)
2. Install the `pygame` library:
```sh
pip install pygame
```
3. Run the game:
```sh
python snake_game.py
```

### 🎤 For KBC (PowerPoint Macros)
1. Open the PowerPoint file (`KBC.ppsx`).
2. Start the slideshow and enjoy the game!

## 📸 Screenshots


Snack game
KBC game

## 🤝 Contributing
Feel free to contribute by improving the games, fixing bugs, or adding new features. Fork the repo and submit a pull request! đŸ”Ĩ

## 📜 License
This project is licensed under the [MIT License](LICENSE).📄

---
🔗 **Connect with me:** [GitHub](https://github.com/HARIOM317) | [LinkedIn](https://linkedin.com/in/hariom-singh-mewada) | [Portfolio](https://hariom317.github.io/Hariom-Singh-Rajput-Portfolio/)