In a maze there are two cones places on position 1 and 2. The goal is for any of the cones to reach the FINISH.
A cone can move over a colored arrow that has the same color as the other cone. A cone can also be moved multiple times.
The code that generates the solutions can be found here.
- Solution 1
- Solution 2
- Solution 3
- Solution 4
- Solution 5
- Solution 6
- Solution 7
- Solution 8
- Solution 9
- Solution 10
- Solution 11
- Solution 12
- Solution 13
- Solution 14
- Solution 15
- Solution 16
- Solution 17
- Solution 18
- Solution 19
- Solution 20
- Solution 21
- Solution 22
- Solution 23
- Solution 24
- Solution 25
- Solution 26
- Solution 27
- Solution 28
- Solution 29
- Solution 30
- Solution 31
- Solution 32
- Solution 33
- Solution 34
- Solution 35
- Solution 36
- Solution 37
- Solution 38
- Solution 39
- Solution 40