Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wbhob/hangman
A web implementation of hangman
https://github.com/wbhob/hangman
Last synced: 8 days ago
JSON representation
A web implementation of hangman
- Host: GitHub
- URL: https://github.com/wbhob/hangman
- Owner: wbhob
- Created: 2018-04-29T07:02:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T18:28:59.000Z (almost 7 years ago)
- Last Synced: 2024-12-01T13:48:58.191Z (2 months ago)
- Language: TypeScript
- Homepage: https://wbhob.github.io/hangman
- Size: 8.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman
This is a simple implementation of a JavaScript Hangman app.
## Getting Started
Running the app is simple.
1. Clone the repository
2. `npm install`
3. Make sure you have parcel bundler installed and run `parcel index.html`.## License
MIT License. Do whatever you want!