Moved here: https://github.com/happywords/guess-my-number
The numerical version of bulls and cows game.
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.
- 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.
See the LICENSE file.