wordl 0.2.0

Terminal Wordle game. Web like with keyboard hints and slow reveal animations.
1
2
3
pub mod data;
pub mod model;
pub mod utils;