montenegroleticia / HangmanGame

In the Hangman game, players guess a word letter by letter. They must guess the word correctly before making 6 mistakes to win. If they make 6 mistakes, they lose the game.

Home Page:https://play-hangman-game.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HANGMAN GAME

In the Hangman game, players guess a word letter by letter. They must guess the word correctly before making 6 mistakes to win. If they make 6 mistakes, they lose the game.

You can access the deployment through the link below: https://play-hangman-game.vercel.app/

Tools

html5 javascript React styled Vercel Git NPM

How to run
  1. Clone this repository:
    https://github.com/montenegroleticia/HangmanGame.git
  1. Install dependencies:
npm i
  1. Run the front-end with:
npm start
  1. Finally access on your favorite browser:
http://localhost:3000

About

In the Hangman game, players guess a word letter by letter. They must guess the word correctly before making 6 mistakes to win. If they make 6 mistakes, they lose the game.

https://play-hangman-game.vercel.app/


Languages

Language:JavaScript 74.2%Language:CSS 24.1%Language:HTML 1.7%