An open API service indexing awesome lists of open source software.

https://github.com/jamis/dnd-util

An encapsulation (in C) of the core logic and data of D&D, 3rd edition.
https://github.com/jamis/dnd-util

Last synced: 4 months ago
JSON representation

An encapsulation (in C) of the core logic and data of D&D, 3rd edition.

Awesome Lists containing this project

README

          

This library encapsulates the core data and rules (plus a few auxiliary bits
of data and rules) for D&D, 3rd edition.

BUILDING
--------

This library was written well before I knew anything about autoconf and
friends. Thus, the makefile should be considered to be only a guideline, and
you're expected to actually MUCK WITH IT. Yes, I know. How deliciously
primitive.