Skip to content

A Hangman-inspired word game that puts Pat Sajak's head onto a horse's body when you guess the wrong letters. Words and definitions drawn from the Wordnik API. Deployed at: https://sajakhorseman.com

Notifications You must be signed in to change notification settings

carlhauck/sajak-horseman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sajak-horseman

Sajak Horseman is a Hangman-inspired word game that puts Pat Sajak's head onto a horse's body. Why? Because it makes more sense than punishing a stick figure for your linguistic ineptitude, and because Pat Sajak's head on a horse's body—while mildly disturbing—doesn't evoke America's legacy of racial terror.

You get 60 seconds per word. Simply type the letters you wish to guess. Correct letters are rewarded with their Scrabble score values (thanks, Hasbro!). Incorrect letters are branded in the upper-left corner of the screen. After you successfully complete a word, hit the space bar to receive your next word.

If time runs out or you rack up more than 5 incorrect guesses on a single word, you lose and Vanna White will promptly put you out to pasture.

Each word is 5-10 characters in length; there are no hyphens or accented characters. Words and definitions are drawn randomly from the Wordnik API, so blame the folks at Wordnik if you get a crappy one. Or just don't donate to their 501(c)(3).

Bugs? Suggestions? Email me.

Otherwise, giddy-up and get guessin'!

Deployed at...

[sajakhorseman.com](https://www.sajakhorseman.com)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

A Hangman-inspired word game that puts Pat Sajak's head onto a horse's body when you guess the wrong letters. Words and definitions drawn from the Wordnik API. Deployed at: https://sajakhorseman.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published