--:----:--Keyboard shortcuts (?)Fullscreen (f)

The Complete Roguelike Tutorial - Week 4

by Enc
macOS ◆ screen-256color ◆ zsh 338 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 4 goals:

  • Pathfinding (Dijkstra maps)
  • Melee fight
  • Basic AI (monsters follow and attack the player)
  • UI and log messages

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