guess-my-number
guess-my-number copied to clipboard
:a: The numerical version of bulls and cows game.
Moved here: https://github.com/happywords/guess-my-number
Guess My Number
The numerical version of bulls and cows game.
How to play
The computer chooses a number and you must find it. When you try a number you will receive feedback. You will know how many digits exists in the computer's secret number and how many of them are in the correct position.
You can play this game here.
How to contribute
- File an issue in the repository, using the bug tracker, describing the contribution you'd like to make. This will help us to get you started on the right foot.
- Fork the project in your account and create a new branch:
your-great-feature
. - Commit your changes in that branch.
- Open a pull request, and reference the initial issue in the pull request message.
License
See the LICENSE file.