Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 411 Bytes

Hangman-Game

Goals: Use js MVC design patterns and OOP to recreate the classic Hangman game. Use an API to populate data.

You can run this program by downlading all of the program files from this site and opening index.html in your browser.

Alternatively, the game is deployed to: https://arcane-ridge-70466.herokuapp.com/

(although the deployed version may not include all of the newest beta features).