Skip to content

Dr-Justo/hangman

Repository files navigation

Hangman Game using Vite + React + TypeScript

Sample Images

Screenshot
Figure 1: Default case
Screenshot
Figure 2: Losing case
Screenshot
Figure 3: Winning case

Installation Instructions

Prerequisites

  1. Make sure you have node installed in your machine. If not, download and install it from its official website https://nodejs.org/en/.
  2. After installing node, make sure you have vite. If you don't, install it with the command npm install -g vite

Install and Run

  1. Clone the repository
  2. Run "npm install"
  3. Run "npm run dev"

Live Site:

https://hangman-typescript.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published