C7-Game / Prototype

An early-stage, open-source 4X strategy game
https://c7-game.github.io/
MIT License
34 stars 9 forks source link

don't build city on existing city or near it, simplify code #337

Closed Kright closed 2 years ago

Kright commented 2 years ago

Don't allow to build city on the tile which has city already or city near it.

Kright commented 2 years ago

Sorry, there was older pull request: #327