kflorence / beaming

Beaming is a free, open source puzzle game that involves directing beams through a hexagonal grid.
https://kflorence.github.io/beaming/
Other
1 stars 0 forks source link

Add puzzle 011 #16

Closed kflorence closed 7 months ago

kflorence commented 7 months ago

This puzzle introduces directional portals. It also refines the rules for portals in general and improves collision logic for beams using portals.

Additionally, support for sequential mask resolution was added. For example, this is the case if multiple beams enter portals at the same time.