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!
- Host: GitHub
- URL: https://github.com/hariom317/games
- Owner: HARIOM317
- License: mit
- Created: 2022-08-04T14:46:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-30T05:29:16.000Z (about 1 year ago)
- Last Synced: 2025-06-01T11:55:02.509Z (about 1 year ago)
- Topics: games, kbc, powerpoint, python, snake-game
- Language: Python
- Homepage:
- Size: 27.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## đ¤ 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/)