mucsci-students/2023sp-420-SNEK

Encrypted Save File

Closed this issue · 0 comments

  • Upon encrypted save command, save the file as normal, but with the wordlist encrypted

  • Add 'author' field to all save files

  • Upon a load command, check if wordlist encrypted

  • If not encrypted, load as normal

  • If encrypted, decrypt for puzzle and play as normal.

  • Implemented with Strategy Design Pattern [?]

  • Primary: @Joperezc

  • Secondary: @nrhoopes

  • Third: @SClugston9

  • Size: XLARGE

  • Actual Size: LARGE

  • Actual Time: 5 Hours