/hangman

Classic word puzzle game Hangman for testing vocabulary by guessing letters one at a time to solve it created using React.

Primary LanguageJavaScript

This is a classic word puzzle game Hangman for testing vocabulary by guessing letters one at a time to solve it created using React.

Hangman

  • Word puzzle game
  • Created using React

Tech/framework used

  • React
  • Tailwind

Starting the project

Open the project then run the following command:

npm install
# then
npm run dev
# to build
npm run build

Demo

Hosted privately on personal DigitalOcean Droplet. Click here to visit.
Direct link: https://hangman.salimi.my

Screenshots

Win

Win

Lose

Lose