Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coverdle - Wordle Opener Planner

A dependency-free static web app that lets users experiment with words to interactively plan out their Wordle openers.

Architecture

  • index.html - semantic page structure
  • styles.css - presentation and responsive layout
  • words.js - five-letter dictionary data
  • core.js - domain logic
  • app.js - DOM binding, event handling and rendering

Usage

Go to this page: https://decidetto.github.io/Coverdle/

Alternatively, clone the repo and open index.html directly to access the app.

Dictionary provenance

words.js contains the 14,855-word Wordle valid-guess dictionary. Its provenance, third-party license, and trademark disclaimer are documented in THIRD-PARTY-NOTICES.md.

About

Wordle opener coverage calculator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages