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

https://github.com/explodes/hangman-tutorial

Teaching node by writing a hangman game
https://github.com/explodes/hangman-tutorial

Last synced: 30 days ago
JSON representation

Teaching node by writing a hangman game

Awesome Lists containing this project

README

          

# hangman-tutorial
Teaching node by writing a hangman game

This is a tutorial project used to teach javascript and a little bit of node.js

`npm start`

Good luck.