Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 441 Bytes

ShakCast

Discord Spellcast bot implementation

Compilation

requirements

  • any c++23 standard compliant compiler

example

g++ --std=c++23 nob.cpp -o nob

Usage

  • next to the executable, provide a wordlist.txt, board.txt, and a swaps.txt
  • wordlist.txt can probably be generated by this, as well as the "additional words" with this