Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.