A simple geopolitical simulator designed to simulate basic country conflicts using a node-based system. Each country is represented by groups of nodes that are randomly generated containing country data.
You can view the simulation here.
This uses the p5.js library for graphics as well as other helper libraries (Earcut.js).
Requires git for testing.
- OS: Arch Linux
- None
git clone https://github.com/jagger-harris/online-geopolitical-simulator.git
Open index.html
to view.
This is a personal and capstone project. Contributions will not be accepted.