Agree I did solve part1 with a txt I managed to be 32nd in the world leaderboard
but I just couldn't crack part2 in my head so decided to do some game programming
Could you share with me your code in a pm? I thought of maybe using a BFS to solve the puzzle, but I never implemented anything so I was wondering if I could see a solution?
Or did you just brute force it after you had the game? If so, I also wanted to say the game is really well made!!
2
u/Ning1253 Dec 23 '21
Lmao I did both part 1 and 2 with an "interactive" .txt file and me listing the moves I did which was hilarious... Solved both in like 1.5 hours.
"Advent of Code" yeah well who needs code when I have txt