Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!