Skip to content

HenrySeed/Nordvallen

Repository files navigation

Nordvallen

A Python-based DnD inspired adventure game. Currently more of an engine than a finished game, it combines all the lessons I have learnt from previous python text-based game adventures.

To-Do

  • Tree based area navigation
  • Inventory, pickup drop area containers etc
  • Player equip Items, armour
  • Dialog with NPCs
  • Map for local area
  • Quests with triggers for completion
  • Combat
  • Death Mechanic
  • Main Menu, save loading

Installation

Simply clone the repo and run.

git clone https://github.com/HenrySeed/Nordvallen.git

cd Nordvallen

python3 main.py

Screenshots

(See my dotfiles for the Hyper.js setup used in these screenshots)

Main Sreen Combat Screen Quit Screen