Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 656 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 656 Bytes

Words

example workflow

Self-hosted Wordle clone

This program is a work-in-progress. It is functional, but there's more work needed.

Done:

  • The game itself
  • Guessed word rotation
  • Random word picking
  • Color coding of guesses
  • JSON word databases
  • Keyboard color coding

To do:

  • Other database formats (written, but not implemented)
  • Other settings
  • Hiding of keyboard on mobile devices
  • Setup via environment variables instead of config
  • Docker container
  • Ability to add new words to database
  • Animations

alt text