An open API service indexing awesome lists of open source software.

https://github.com/vindecodex/wreckle

NYT Wordle cracker by analyzing previous inputs
https://github.com/vindecodex/wreckle

cli go golang terminal-app terminal-based

Last synced: 9 months ago
JSON representation

NYT Wordle cracker by analyzing previous inputs

Awesome Lists containing this project

README

          


╔╦═╦╗─────╔╗

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


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 :heavy_check_mark:
- [x] Use state pattern
- [ ] Refactor :sparkle:
- [ ] 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.