https://github.com/ph-7/bulls-and-cows
:game_die: Just a very simple game coded in C++. The console game is "Bulls and Cows" :cow: :cow2: -> https://en.wikipedia.org/wiki/Bulls_and_Cows
https://github.com/ph-7/bulls-and-cows
bulls-and-cows c-plus-plus c-plus-plus-11 c-plus-plus-game game simple-game-project
Last synced: 6 months ago
JSON representation
:game_die: Just a very simple game coded in C++. The console game is "Bulls and Cows" :cow: :cow2: -> https://en.wikipedia.org/wiki/Bulls_and_Cows
- Host: GitHub
- URL: https://github.com/ph-7/bulls-and-cows
- Owner: pH-7
- License: mit
- Created: 2016-08-06T23:15:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T19:38:28.000Z (over 9 years ago)
- Last Synced: 2025-03-16T11:11:27.175Z (8 months ago)
- Topics: bulls-and-cows, c-plus-plus, c-plus-plus-11, c-plus-plus-game, game, simple-game-project
- Language: C++
- Homepage: https://github.com/pH-7/Bulls-and-Cows
- Size: 11.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bulls & Cows Game
**Bulls and Cows** (word version) is a very simple and fun game (console interface) coded in C++
*More info about the gameplay -> https://en.wikipedia.org/wiki/Bulls_and_Cows*
## Requirement
- Your C++ compiler has to support C++0x (C++, version 11)
## Author
**[Pierre-Henry Soria](https://github.com/pH-7/)**
## Contact
You can send an email at **pierrehenrysoria+github {{AT}} gmail {{D0T}} COM**
## License
[MIT License](http://opensource.org/licenses/mit-license.php)