Hopson97 / Empire

A cellular automaton I made up myself, written in C++/ SFML
MIT License
147 stars 31 forks source link

Australia and Greenland should have people #9

Open tsimonq2 opened 6 years ago

tsimonq2 commented 6 years ago

Why do Australia and Greenland exist on the default map if by default nobody will reach them because there are no boats?

(i.e. in general, how can that be solved?)

Hopson97 commented 6 years ago

Placement of people is entirely random. The world map is just an image, it's not meant to be realistic :p Anyways, I have seen people randomly placed in Greenland etc

There are few ways I am planning to solve this.

  1. Add swimming/ boats.

  2. Allow manual placement options.

ghost commented 5 years ago

Placement of people is entirely random. The world map is just an image, it's not meant to be realistic :p Anyways, I have seen people randomly placed in Greenland etc

There are few ways I am planning to solve this.

1. Add swimming/ boats.

2. Allow manual placement options.

you forgot