Skip to content

FredericDesgreniers/Dungeons-and-Dragons

Repository files navigation

COMP-345-DnD

A game implementing a subset of D&D 3.5e rules, created for COMP 345 with C++ and SDL 2.0. Includes basic interfaces for character, map, item, and campaign creation and customization. Gameplay includes turn-based combat following D&D ruleset, looting, functional equipment system, and simple AI/pathfinding.

Installation Requirements:

  1. SDL 2.0 and sdl_ttf

  2. CPPunit

Misc Gameplay Instructions:

  1. WASD to move

  2. Press e to end turn (if you run out movement and are unable to attack an enemy)

  3. Click a hostile character to attack them.

  4. Click a fallen character or a chest to loot items.

  5. Click items in backpack or equipped items to equip/unequip.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages