An open API service indexing awesome lists of open source software.

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

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)