Command Line Hangman Game
Hello to use this game clone contents, then run npm install. Next just run "node main" in your Command Line Interface. Good LUCK!
This project is a CLI. To clone this repo and use the CLI on your machine follow these instructions.
Install/Use instructions
- Type following text in Terminal git clone https://github.com/wmadhatterw/Node-Hangman.git
- Type following text in Terminal npm install
- create mySQL database with the SQL file provided
- Type following in Terminal node main.js
Prerequisites
The following NPM packages are dependencies:
inquirer is-letter
Enjoy
Seth Walton sdwalton83@gmail.com https://github.com/wmadhatterw
©Seth Walton 2017