Skip to Top of Page Skip to Navigation Skip to Main Content Skip to Footer
15

Robust Robots

类型:
评分:
Rating Star4.4 / 5(267 投票)
更新:
Aug 27, 2024
发布:
Aug 19, 2024
平台:
Browser, Mobile

指示

Your goal is to program the robots to reach the home robot. To do this, you'll need to drag arrow tiles onto the grid to guide the robots. When you're ready to test your solution, click the "Run all tests" button and watch them go!

As you proceed with these tests, you'll have more robots and more tiles to use. Rainbow tiles will cause robots to "split"; you'll need to get all the robots home safely! Some maps will have holes that you don't want your robots to fall into. Eventually, you will encounter boxes: wooden boxes can be pushed, but steel boxes CAN NOT be pushed.

In the bottom left-corner of the screen, you can edit signals on the robots to make them perform certain actions when they're stuck or pushing moveable objects. There are two functions: on_cant_move() (which has the robot perform a certain action when they are unable to move) and on_can_push (which has the robot perform a certain action when pushing a box).

If a solution doesn't work, you can always rebuild your path! If you want to test how a robot will move on your path without them actually moving, select a test case and click "Run test" to see how it performs.

您的目标是对机器人进行编程,使其能够到达家用机器人。为此,您需要将箭头图块拖到网格上以引导机器人。当您准备好测试解决方案时,请单击“运行所有测试”按钮并观察它们的运行!

随着这些测试的进行,您将拥有更多机器人和更多瓷砖可供使用。彩虹瓷砖会导致机器人“分裂”;您需要将所有机器人安全带回家!有些地图上会有洞,您不希望机器人掉进去。最终,您会遇到箱子:木箱可以推,但钢箱不能推。

在屏幕的左下角,您可以编辑机器人上的信号,让它们在卡住或推动可移动物体时执行某些动作。有两个函数:on_cant_move()(让机器人在无法移动时执行某些动作)和 on_can_push(让机器人在推动箱子时执行某些动作)。

如果解决方案不起作用,您可以随时重建路径!如果您想测试机器人如何在不实际移动的情况下在您的路径上移动,请选择一个测试用例并单击“运行测试”以查看其性能。

游戏进度

0 XP
类型:
评分:
Rating Star4.4 / 5(267 投票)
更新:
Aug 27, 2024
发布:
Aug 19, 2024
平台:
Browser, Mobile

指示

Your goal is to program the robots to reach the home robot. To do this, you'll need to drag arrow tiles onto the grid to guide the robots. When you're ready to test your solution, click the "Run all tests" button and watch them go!

As you proceed with these tests, you'll have more robots and more tiles to use. Rainbow tiles will cause robots to "split"; you'll need to get all the robots home safely! Some maps will have holes that you don't want your robots to fall into. Eventually, you will encounter boxes: wooden boxes can be pushed, but steel boxes CAN NOT be pushed.

In the bottom left-corner of the screen, you can edit signals on the robots to make them perform certain actions when they're stuck or pushing moveable objects. There are two functions: on_cant_move() (which has the robot perform a certain action when they are unable to move) and on_can_push (which has the robot perform a certain action when pushing a box).

If a solution doesn't work, you can always rebuild your path! If you want to test how a robot will move on your path without them actually moving, select a test case and click "Run test" to see how it performs.

您的目标是对机器人进行编程,使其能够到达家用机器人。为此,您需要将箭头图块拖到网格上以引导机器人。当您准备好测试解决方案时,请单击“运行所有测试”按钮并观察它们的运行!

随着这些测试的进行,您将拥有更多机器人和更多瓷砖可供使用。彩虹瓷砖会导致机器人“分裂”;您需要将所有机器人安全带回家!有些地图上会有洞,您不希望机器人掉进去。最终,您会遇到箱子:木箱可以推,但钢箱不能推。

在屏幕的左下角,您可以编辑机器人上的信号,让它们在卡住或推动可移动物体时执行某些动作。有两个函数:on_cant_move()(让机器人在无法移动时执行某些动作)和 on_can_push(让机器人在推动箱子时执行某些动作)。

如果解决方案不起作用,您可以随时重建路径!如果您想测试机器人如何在不实际移动的情况下在您的路径上移动,请选择一个测试用例并单击“运行测试”以查看其性能。

4.4 Rating Star
267
投票