Skip to content

carriver/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

This a basic Hangman game developed using AngularJS and Bootstrap.

Implementation Highlights

  • Use of Javascript ES6 features
    • Let and const keywords
    • Arrow functions
    • Template literals

LIVE DEMO