salimi-my / hangman

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

Home Page:https://hangman.salimi.my

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://hangman.salimi.my


Languages

Language:JavaScript 67.2%Language:CSS 18.5%Language:HTML 14.3%