boardgamers / gaia-engine

Javascript engine for project gaia
MIT License
13 stars 6 forks source link

Federation rules #186

Closed coyotte508 closed 5 years ago

coyotte508 commented 6 years ago

https://boardgamegeek.com/article/30224622#30224622

Related game: https://gaiaform.io/game/GaiaRocks

Should make a flag in the code that allows either behavior, just in case we need the current behavior in the future.

coyotte508 commented 6 years ago

I think we can screen user input by testing if there's a shorter satellite route.

Regarding suggested federations, we should not remove hexes near other planets (that are not in a federation) from the map during the algorithm. We should however compare federations against each other to see if one outclasses the other.