Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kylemit/wordguess

Have a friend enter a word or generate one randomly. Try to guess the secret word by guessing any english word. The game will tell you whether your guess comes before the secret word alphabetically. Try to figure out the hidden word in as few guesses as possible.
https://github.com/kylemit/wordguess

Last synced: 16 days ago
JSON representation

Have a friend enter a word or generate one randomly. Try to guess the secret word by guessing any english word. The game will tell you whether your guess comes before the secret word alphabetically. Try to figure out the hidden word in as few guesses as possible.

Awesome Lists containing this project

README

        

WordGuess
=========

Have a friend enter a word or generate one randomly. Try to guess the secret word by guessing any english word. The game will tell you whether your guess comes before the secret word alphabetically. Try to figure out the hidden word in as few guesses as possible.