/hangman-react-typescript

Play The Hangman Game!

Primary LanguageTypeScript

Hangman

React Hangman Game


About The Project:

Home page

The common funtionalities are:-

  • The player have 6 chances until finding the correct word
  • The player can use both his keyboard and mouse to enter the letter
  • The player can start again by refreshing the page

Built With

  • React

  • Vite

  • Typescript

Getting Started

Created by Vite.

Available Scripts

To install packages

npm install

To run project:-

npm run dev