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.
- Host: GitHub
- URL: https://github.com/jamis/dnd-util
- Owner: jamis
- License: other
- Created: 2008-09-10T05:06:34.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2008-09-10T05:07:00.000Z (over 17 years ago)
- Last Synced: 2025-03-29T02:24:10.813Z (about 1 year ago)
- Homepage:
- Size: 137 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.