- index.html is the main page, script.js and styles.css store the script and styles of this website.
- words.json is the word list that stores all the words for this website.
- get_words.py is a script used in the development of this website, which is used to update the word list.
- word_list_processing.py is an extra script added to manipulate the data, this file is only kept in case extra processing is needed.
Play the game here