Skip to content

Shefali-Upadhyaya/peek-a-boo-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Peek-a-Boo Game 🎮

Welcome to the Peek-a-Boo Game!

Peek-a-Boo is a classic hide-and-seek game where players must match the selected number's positions on the grid in the minimum number of attempts. Once the game is completed, players receive a final score based on their performance.

This fun and interactive game is developed in Python, designed to entertain and engage players of all ages. Whether you're looking to challenge your friends or enjoy a solo experience, Peek-a-Boo offers endless fun!

🚀 Features

  • Interactive Gameplay: Enjoy a dynamic and engaging command-line user interface.
  • User-Friendly: Easy to understand and play, making it suitable for all ages.
  • Built with Python: Leverage the power of Python for game development.

💻 Requirements

To run the game, you'll need minimum Python 3.10.

📦 Installation

  1. Clone the repository and open the folder:
git clone https://github.com/Shefali-Upadhyaya/peek-a-boo-game.git
cd peek-a-boo-game
  1. Run the game:
python game.py

🎮 How to Play

  1. Start the game and follow the on-screen instructions.
  2. Guess the selected number's position on the grid by yourself or based on the hints provided.
  3. The fewer the number of attempts to guess the positions of the number correctly, the higher your score!
  4. At the end of the game, receive your score and see how well you did!