wordl 0.1.4

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