Solving a puzzle game using AI
问题 I have made a puzzle where the player slides blocks around to goals - the rules are fairly simple: Only one slider block may move at a time The object is to move the slider blocks into goal nodes - you only need to fill the goal nodes, not necessarily get all slider blocks into the goal nodes. If the slider block slides on ice, it will continue moving in that direction until it is stopped or moved If the slider block hits something solid (concrete, another block) it stops and can be moved