Skip to content

silvncr/watchword-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchword Dictionary

This repository contains the data files for the Watchword game dictionary, which are used by the following tools:


Structure

Components to be documented:

  • Dictionary data: see data
  • Wordlist utilities: see utils
  • Webapp
  • Discord bot

Changelog

Note

Development occurs on the Discord bot first, then the webapp is updated for parity. As such, only the Discord bot is version-tracked.

0.4.x

  • Removed /coverage command for simplicity
    • From this point, the application should only contain functionality relating to the Watchword game
    • Any miscellaneous functionality (such as the former /coverage) will be moved to utils

0.3.x

  • Added flags system
    • Multiple wordlists are compiled on load to closer reflect in-game behaviour
    • Flag names are arbitrary; it's up to the user to discern what they mean

0.2.x

  • Added dictionary functionality
    • Definitions appear under /check result
    • Added /coverage command to see an overview of dictionary data per version
  • Added support for multiple game versions
    • /check and /coverage now have a version: parameter
    • The newest version is selected by default

0.1.x

  • Added /check command; check if a word is valid or invalid
  • Added basic /ping command

About

data files and related tools for Watchword (a word game by BigQuailGames)

Resources

License

Stars

Watchers

Forks