DinaKhouri / word-guess-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word guess game - Hangman

Overview

This game will run in the browser, and feature dynamically updated HTML and CSS powered by JavaScript code.

Link

https://dinakhouri.github.io/word-guess-game/

Instructions

  • Game randomly picks a word, and the user has to guess which word the app chose by guessing them one letter at a time.
  • Game shows Wins.
  • Game shows Losses.

About


Languages

Language:HTML 43.0%Language:JavaScript 40.3%Language:CSS 16.7%