| I really liked this one. One thing I can think of, if you wanted to be a bit more tricky, you could even remove the "The path doesn't end in a cell adjacent to me" part of the first clue, since it's impossible to create a Hamiltonian Cycle on a grid with an odd number of squares anyways. (ie. with A on cell 1 and C on cell 7, it will be impossible to create a path that ends on cell 2 or 6. No matter what, the path will end on an odd number.) |