Skip to content

lfhohmann/wordle-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Game ETL

ETL for Wordle game

wordle game image

This Notebook extracts, from the JavaScript source code, all the words for valid guesses and valid answers of the game and stores them on .txt files.

The whole process is thoroughly explained and documented.

Repositories: