Add Bridge
Bridge Game
Select a starting island, and then try to cross all of the bridges without getting stuck.
// The "world" - has to be first, order sets the layers.
L
// the ocean, with the world beach added
// The islands. Fill with green (the trees), 10 pixel stroke is yellow (the beach)
A
B
C
D
E
F
G
H
I
J
K
// draw grid lines for help in placing bridges // vertical
// horizontal
Reset