An Roguelike exploration and lib creation
I had a lot of fun with C and Bearlibterminal, and, wanting to get back to Rust, I started to reproduce certain functions of this library to use it on a personal roguelike project.
It's completely immature, probably not optimized, but it does the job: displaying my roguelike embryo.
...