falond / hangman-game

Simple hangman game written in Javascript with a Winter theme

Home Page:https://falond.github.io/hangman-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Winter Hang - Hangman Game

Overview

A fun little JavaScript hangman game with a Winter theme. Using HMTL, Javascript, and CSS.

To play, just guess a letter by typing your guess on your keyboard. If you guess incorrectly 9 times, you lose. If you guess the word before that happens, you win. After you win or lose, you can restart the game by refreshing your browser.

An image of the game

To run locally:

  1. Clone or download this git repository.

  2. Run index.html in your web browser.

  3. Start guessing letters to get started!

About

Simple hangman game written in Javascript with a Winter theme

https://falond.github.io/hangman-game/


Languages

Language:JavaScript 72.4%Language:CSS 16.5%Language:HTML 11.1%