We are back here again, learning a new language.
This project is a combintion of two things. First, I want to spend more time learning the Rust programming language. Second, I want to give another shot at making the Roguelike that has been in my head for so long.
So this is me seeing my shadow again.
Amazingly, I found two good Roguelike engines in Rust:
So, in the interests of exploring Rust, and these tools, I will build a little Roguelike in both of these libraries and see which one I like best.