Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

Bagels

Detective Logic Game

Bagels, a detective logic game, you must guess a secret number three-digit number based on clues. The game offers one of the following hints in response to your guess.

"Pico" when your guess has a correct digit in the wrong place, "Fermi" when your guess has a correct digit in the corect place, and "Bagels" if your guess has no corect digit.

You have 10 tries to guess the secret number

Installation

  1. Clone the repo
    git clone https://github.com/ibrahimraimi/bagels/
  2. Run the scripts
    python main.py

Feedback and Bugs

If you have any feedback or bug report, please feel free to raise an issue :)

Contributing

If you would like to contribute to this amazing project, you can create a Pull Request containing your proposed changes and we will review it. Please check our contributing guildelines first. Thank you.

Code of Conduct

Before interacting with our community, please read our Code of Conduct.