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

https://github.com/brutalcoding/bullcowgame


https://github.com/brutalcoding/bullcowgame

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Concept & Rules

- This is a "guess the isogram" game.
- An isogram is a word with no repeating letters.
- The user has a limited number of guesses.
- After each guess the computers outputs..
-Bull = right letter in the right place.
-Cow = right letter in the wrong place.
- You win by guessing the word within max tries.