Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kylemit/wordguess
- Owner: KyleMit
- License: mit
- Created: 2013-09-19T04:41:06.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T16:59:46.000Z (over 2 years ago)
- Last Synced: 2024-10-13T14:00:55.319Z (about 1 month ago)
- Language: PowerShell
- Size: 5.72 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.