Rust Roguelike Tutorial - Chapter 58 - Item Stats 📅 Nov 24, 2019 · ☕ 1 min read Chapter 58 is all about items: adding stats, prices for vendors, encumbrance, and finishing vendors.
Rust Roguelike Tutorial - Chapter 54 - Experience and Leveling 📅 Nov 21, 2019 · ☕ 1 min read Chapter 54 adds XP tracking, and the ability to improve yourself by leveling up.
Rust Roguelike Tutorial - Chapter 50 - Game Stats 📅 Nov 17, 2019 · ☕ 1 min read Chapter 50 adds D&D-like stats to the game, building towards a more comprehensive RPG experience.