Rust Roguelike Tutorial - Chapter 23 - Refactoring the Map Interface

So far, we’ve only had one type of map. That’s about to change - but to support it, we need to build a generic Map Builder interface. This chapter walks you through using Rust traits to build a generic interface, and use it to make a varied experience for your player.

Share this post
Support the author with