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

https://github.com/neolit123/bulls

bulls & cows game in portable C
https://github.com/neolit123/bulls

ansi-c bulls-and-cows c

Last synced: 3 months ago
JSON representation

bulls & cows game in portable C

Awesome Lists containing this project

README

          

BULLS AND COWS
[text game]

At one point I've looked for a 'bulls and cows' game and didn't find any
portable ones. They were either for POSIX targets only or had heavy GUI
dependencies. So I wrote this one.

The source code is ANSI C and you should be able to compile on pretty much
any platform that has a C compiler.

Author:
Lubomir I. Ivanov (neolit123[at]gmail.com)
Year written:
2013-2014

This project's source code is released in the public domain without warranty
of any kind.