Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 852 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 852 Bytes

Online Geopolitical Simulator

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.

Testing Environment

  • OS: Arch Linux

Dependencies

  • None

Getting and Running

git clone https://github.com/jagger-harris/online-geopolitical-simulator.git

Open index.html to view.

Contributing

This is a personal and capstone project. Contributions will not be accepted.

License

ISC