Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I'm a bit confused about moving a line of bees. It says:

"Similarly, if a Bee moves and there are other Bees in a line extending from it, every Bee along the axis that line forms may move together with the initial Bee. There may not be gaps in the line or queue."

Suppose I have a row with 4 bees: [B B B - B].

1) Can I move the 3 adjacent bees? (even though there's a fourth bee on that axis)

2 Can I move just 2 adjacent Bees? (even though there's a third bee next to them)

(+1)

Yes to both. Thanks for the feedback; it was hard to write the text in a way that'd parse easily. I'll try to adjust the wording to make it clearer; the "every bee along the axis" bit gives a wrong idea.

Ah, neat, so it's basically just "you may move any straight line of bees".