https://github.com/quantumplation/npmaprenderer
A renderer for data dumps of the game Neptunes Pride
https://github.com/quantumplation/npmaprenderer
Last synced: over 1 year ago
JSON representation
A renderer for data dumps of the game Neptunes Pride
- Host: GitHub
- URL: https://github.com/quantumplation/npmaprenderer
- Owner: Quantumplation
- Created: 2015-11-14T05:07:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-18T05:39:21.000Z (over 10 years ago)
- Last Synced: 2025-03-11T08:47:37.722Z (over 1 year ago)
- Language: C#
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neptune's Pride State Downloader
Takes a set of Neptunes Pride (http://np.ironhelmet.com/) dumps produced by
https://github.com/malorisdead/NeptunesPrideStateDownloader and renders a map
for each turn. Performs rudimentary conflict analysis, in case anyone tries to
munge the data.
This is intended for strategic sharing of information between allies, and for
a recap of the game after it's concluded.
##Setup
1. Edit App.config and enter the directory all of the dumps were saved in.
2. Run!
3. Each turn of the game will produce a separate SVG map of the collective
state of the world during that turn, according to anyone who contributed
their data dumps.