The Complete Roguelike Tutorial - Week 5

by Enc
macOS ◆ xterm-256color ◆ zsh 152 views

Rogue in the Dungeon is a simple roguelike game, written for the Complete Roguelike Tutorial 2020.

These videos are tracking the progress of the game towards the completion of the Tutorial.

Week 5 goals:

  • Implement items
  • Add inventory for actors
  • Implement inventory management
  • New item: health potion, use to replenish HPs
  • [MISSING] New item: lightning scroll, use to cast a lightning

Repo: https://gitlab.com/Enc/rogue-in-the-dungeon