问题解决游戏 - 找到将机器人移动到目标的最佳动作
基于Android的应用程序,例如棋盘游戏“Ricochet Robots ©”。它包括能够解决难题的人工智能。
一个简单但具有挑战性的益智游戏。
你在一个满是树篱的院子里控制四个机器人,这些机器人挡住了他们的去路。目标是引导特定机器人到达目的地。机器人会一直移动,直到碰到树篱或其他机器人。
此应用程序的特殊功能是自动解决方案查找算法,它可以向您显示提示以及最佳解决方案。
你能用最少的动作找到解决方案吗?
这个游戏是开源的,发货时没有添加。
源代码:https://roboyard.z11.de/
最新版本20更新日志
Last updated on 2025年03月31日
- add cancel button if AI takes too long for solving after 10s
- Game history is now automatically saved before opening the save screen.
- Save and load buttons are now separate.
- The "Save" button in the game screen is always reactivated.
- A loading indicator is now displayed in the game field when the AI is calculating.
- Settings option to choose if a new map is generated each game
- Added sound effects for robot movement