/hangman-game

Creating a hangman game. To practice basic HTML, CSS, JS.

Primary LanguageJavaScript

Hangman Game

A hangman game with saving some status in localStorage

Prerequisites

To download this project you will need to install some things like:

How to launch

To start the project you will need to write this following line in the terminal

  • cd ~/directory-of-archive/ - exemple: cd ~/Documents/hangman-game
  • start index.html

Built with

  • HTML
  • CSS
  • JavaScript

Author