Skip to content

hlucco/daily-jumble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Jumble

This is a modern implementation of The Seattle Times Daily Jumble puzzle game.

How to Play

Unscramble each of the words. Upon solving a word, you will unlock clues to the answer to the final prompt. The answer to the final prompt will have something to do with the included image, and is usually a pun or a play on words.

Try it out at jumble.hlucco.dev

Running Locally

npm install

npm start