larrycustodio / Hangman

Home Page:https://zs-hangman.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman is an application that was originally delveloped in two days and is built with Redux. This app utilizes a random word generator from a package of over 1900 words and Wordnik API to generate synonyms hints. All API get requests are cached using Redis Cloud for efficiency. The three difficuly levels represent how many strikes the user is allowed before he or she loses. My decision to use Redux was because I plan to expand on this project in the coming weeks by creating a database using mongoose through mLab MongoDB where a users can log in, see their running point total, display a leaderboard, and check out their completion stats by difficuly level. Proceed with caution... THIS GAME IS VERY ADDICTING!

Play Now!

About

https://zs-hangman.herokuapp.com/


Languages

Language:CSS 54.3%Language:JavaScript 44.4%Language:HTML 1.3%