项目作者: harpalassi

项目描述 :
Hangman game based on horror movie titles. Built with HTML, Bootstrap, CSS Animation, JavaScript.
高级语言: JavaScript
项目地址: git://github.com/harpalassi/hangman-horror.git
创建时间: 2018-10-14T21:38:22Z
项目社区:https://github.com/harpalassi/hangman-horror

开源协议:

下载


HANGMAN HORROR 👻

Hangman Horror is a hangman game based upon titles of cult horror films. The game was created with JavaScript, HTML5, Bootstrap, and CSS3. I incorporated edge-cases such as the user only being able to enter numbers and letters and disabling or enabling all keys at certain times. I also added CSS animations across various components.

screenshot

Functionality

The user will try to guess the word displayed by underscores. They will have 5 guesses and each incorrect guess will be displayed. After the user wins or loses, the game will automatically select a new word. The number of wins and losses are tallied.

🚀 Deployed at https://harpalassi.github.io/hangman-horror

Built With

  • HTML5
  • JavaScript
  • Bootstrap 4
  • CSS3 Animation