Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vavassor/word-guess-cli
Word Guess Game for the terminal
https://github.com/vavassor/word-guess-cli
Last synced: about 5 hours ago
JSON representation
Word Guess Game for the terminal
- Host: GitHub
- URL: https://github.com/vavassor/word-guess-cli
- Owner: Vavassor
- Created: 2019-01-30T01:39:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T21:03:56.000Z (almost 6 years ago)
- Last Synced: 2024-11-19T10:53:03.000Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Word-Guess-Cli
Word Guess is a game similar to [Hangman](https://en.wikipedia.org/wiki/Hangman_(game)). It is played in the terminal using [Node.js](https://nodejs.org).
It was made as part of the University of Richmond Coding Bootcamp in early winter of 2019.