Skip to content

ethanjurman/drop-word

Repository files navigation

Drop Word

Drop word is a simple puzzle word game, with an endless, blitz and daily puzzle mode!

It is mobile and desktop friendly, and is written in pure vanilla JavaScript.

Play here: https://ethanjurman.github.io/drop-word/index.html

Daily Puzzle

After words clear, does not re-fill the board, try to get the highest score!

Endless Mode

After clearing words, board will re-fill with more and more letters!

Blitz Mode

Only get 90 seconds to get as high of a score as you can!

Development

You can open the files manually (they are static html files), or if you'd like to mimic a static web server (for whatever reason), run the command below in the :

npx serve

Releases

No releases published

Packages

No packages published

Languages