Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 646 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 646 Bytes

verse

Wordle-like game based on NYT's version. Has unlimited plays, a bot to compete against, variable word length, and more!

Word list originated from: Linux Wordfile The word list was modified; capitalized words removed (proper nouns). Each was separated into their own category.

View the code in your browser at: Verse

Upcoming Changes

I would like to implement the following changes:

  • A solving page. Would like to have a page that can find the word given clues.
  • Hints mode. Gives hints like probabilities of next letter to narrow down more.