RiLeone / warbot

An autonomous, simulated game of world-conquest.
GNU General Public License v3.0
2 stars 2 forks source link

Generate a New Random World #27

Open RiLeone opened 4 years ago

RiLeone commented 4 years ago

Is your feature request related to a problem? Please describe. Generate worlds.

Describe the solution you'd like A module which generates a random world with random states with random properties.

Describe alternatives you've considered Combination between random seeds (capitals), Delaunay Triangulations/Voronoi Diagrams, and Graphs.

Additional context A first implementation should focus only on Pangea-like worlds.