berubejd / YART-Plus

Additional development beyond the completed Yet Another Roguelike Tutorial (2020 Edition)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continued development upon the completed codebase of the Yet Another Roguelike Tutorial


This is my codebase for the continued development of a Python3 and TCOD roguelike. The initial code was created following the tutorial originally published for the The 4th annual summer code-along for RoguelikeDev Does The Complete Roguelike Tutorial which was held in 2020.

Logo

TODO

  • Scrolling map
  • Procedural generation of an outdoor map
  • Addition of doors to dungeon corridors
  • Refactor of shared dungeon generation resources
  • Simple monster AI for when when not visible to the player

About

Additional development beyond the completed Yet Another Roguelike Tutorial (2020 Edition)


Languages

Language:Python 100.0%