Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 507 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 507 Bytes

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

Contact

You can send an email at pierrehenrysoria+github {{AT}} gmail {{D0T}} COM

License

MIT License