fabaindaiz / Spellcast-Word-Finder

Attempts to find the best word in the discord activity Spellcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Attempts to find the best word in the discord activity Spellcast


Languages

Language:Python 100.0%