facing direction #9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow players to "face" a direction.
On square grids, let them face and move in 4 directions. Stored as NSEW.
On hex grids, let them face and move in 6. Stored as clock directions? 1,3,5,7,9,11 with hexes on their tips, 2,4,6,8,10,12 with hexes on their sides (not the default rendering). E g a piece facing 9 faces left.
Live players can move in a direction they aren't facing, but robots can only "see" in the direction they're looking, one square deeper for every turn they gaze