Console Rpg in Rust

Part 1 – Character

Part 1 – Character

We start with creating the character.rs, stats.rs, item.rs and inventory.rs Part 1 – Character…