vindecodex / wreckle

NYT Wordle cracker by analyzing previous inputs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

╔╦═╦╗─────╔╗
║║║║╠╦╦═╦═╣╠╦╗╔═╗
║║║║║╔╣╩╣═╣═╣╚╣╩╣
╚═╩═╩╝╚═╩═╩╩╩═╩═╝

Wreckle a wordle cracker that analyze your previous inputs and provide possible answers.
( THOUGH IT's PRETTY USELESS BUT I BUILD IT FOR LEARNING PURPOSES IN BUILDING CLI BASED PROGRAM )

TODO

Currently inprogress ✔️

  • Use state pattern
  • Refactor ❇️
  • Display selection box for colors upon submitting the first guess
  • Provide/Display possible answers upon submitting the first guess

License

This project is licensed under the MIT License agreement.

About

NYT Wordle cracker by analyzing previous inputs

License:MIT License


Languages

Language:Go 100.0%