Skip to content

bdav/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

A simple hangman web app.

Getting started

This app requires node.js & npm.

Download node.js here, which comes with npm installed.

To install the required packages, in the project directory, run:

$ npm install 

To serve the app, run:

$ npm start 

Then open http://localhost:3000 to play the game! :D

About

a simple hangman web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published