Skip to content

A Hangman game built with React. The project showcases the use of React components, state management, and event handling, offering an interactive game experience where users can guess letters to form a word.

Notifications You must be signed in to change notification settings

KaiScripted/hangman-game

Repository files navigation

Hangman Game

Exercise from Fernando Herrera's Beginner Programming Course - Hangman Game in React

Run:

  1. Clone or download the code

  2. Run npm install

  3. Run npm run dev

  4. Open localhost:3000 or the URL displayed in the console

About

A Hangman game built with React. The project showcases the use of React components, state management, and event handling, offering an interactive game experience where users can guess letters to form a word.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published