/UfoRescue

A game of hangman, but instead of being hung, the person is being abducted by aliens. Crack the codeword to save them.

Primary LanguageJavaScript

How to run:

  1. Install node modules using the following command:

    yarn install

  2. Run the project using the following command:

    yarn start