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
- Host: GitHub
- URL: https://github.com/explodes/hangman-tutorial
- Owner: explodes
- Created: 2015-03-15T03:30:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-15T03:32:53.000Z (over 11 years ago)
- Last Synced: 2025-12-26T12:55:17.866Z (6 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.