Longest Path
Part of the fun of the Laser Game is trying to get the longest possible path traveling from the source to the target. Here's the best I've been able to do so far, with the "standard" game grid size. It's a path length of 127.
Notes
Part of the fun of the Laser Game is trying to get the longest possible path traveling from the source to the target. Here's the best I've been able to do so far, with the "standard" game grid size. It's a path length of 127.