Skip to content

Correct dead links. #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ This engine consists of various "Agents" trading commodities, with emergent free

The eventual goal is to create an open-source "Economics engine" for games and simulations, much like contemporary open-source "Physics engines."

Based on "[Emergent Economies for Role Playing Games](http://larc.unt.edu/techreports/LARC-2010-03.pdf)" by Jonathon Doran and Ian Parberry.
Based on "[Emergent Economies for Role Playing Games](http://ianparberry.com/pubs/econ.pdf)" by Jonathon Doran and Ian Parberry.

Source: [Procedural Content Generation](http://larc.unt.edu/ian/research/content/)
Source: [Procedural Content Generation](http://ianparberry.com/research/content/)

Building the example project
---------------------------
Expand Down