Rustlike is a CMD roguelike in the style of Rogue and Nethack made by following an online tutorial: https://bfnightly.bracketproductions.com/rustbook
The goal of this project is to introduce its members to the Rust programming language by using it in a real-world scenario. The implementation will, at first, follow line by line the tutorial to, hopefully, divert at one point with custom code and implementations.