Skip to content

GhoulKingR/hangman-game

Repository files navigation

The Hangman Game

preview

Description

The Hangman Game is a web application that lets you play the classic Hangman game against the computer. Hangman is a word-guessing game where players attempt to guess a hidden word by suggesting letters within a limited number of guesses. In this version, the computer picks a random word from a chosen category.

Table of Contents

  1. Features
  2. Technologies Used
  3. Installation
  4. Usage
  5. Live Site
  6. License

Features

  • Play Hangman against the computer
  • Choose from various word categories
  • Interactive and user-friendly interface

Technologies Used

  • Next.js
  • TailwindCSS
  • Bootstrap
  • TypeScript
  • Styled-components

Installation

Prerequisites

  • Node.js installed on your machine

Steps

  1. Clone the repository:
    git clone https://github.com/GhoulKingR/hangman-game.git
  2. Navigate to the project directory:
    cd hangman-game
  3. Install dependencies:
    npm install

Usage

Running the development server

  1. Start the server:
    npm run dev
  2. Open http://localhost:3000 in your browser to view the app.

Live Site

License

Distributed under the MIT License. See LICENSE for more information.

About

A Hangman Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published