timhutton / geofun

Exploring location-based fun
2 stars 0 forks source link

Tile Wars #29

Open timhutton opened 7 years ago

timhutton commented 7 years ago

As tile painting but made into a competitive game of who can turn the most tiles into their color.

Rule: If tiles of a single color surround an area (the tiles make a loop with 8-neighbor connectivity (4-neighbor connectivity?)) then all the tiles inside flip to the color of the loop. Players need to agree a start and end time.

With many players on two (or more) teams, this could make for interesting gameplay.

Suggests the need for user identity to persist.