/Lineage

Primary LanguageC++GNU General Public License v3.0GPL-3.0

##README

Represent a person and all his relationships to other people

A person either belongs to a dynasty (rules a fief or realm) or is lowborn.

This is a simple project to familiarize myself with C++ programming.

There will be a simple simulation program to create families.

I'd eventually like to implement functionality to parse a Crusader Kings II save file and extract all the characters from it.