/Spellcast-Word-Finder

Attempts to find the best word in the discord activity Spellcast

Primary LanguagePython

Spellcast Word Finder

Attempts to find the best word in the discord activity (game) Spellcast gui image

Spellcast in-game board

spellcast_board

Features

  • Can utilize one and two letter swaps
  • Will account for long word bonus
  • Hover over words to highlight them on the board

Requirements

Get started

    1. Clone the repo
     git clone <repo_url>
    1. Run as GUI
     python gui.py
    1. Run as CLI
     python spellcast.py
     <insert 5:5 letters of board>
     ex: abcde
         asdaa
         dasda
         asdas
         kolak

TODO

  • Add word/letter multipliers
  • Image Recognition

Credits