Beta: This SDK is supported for production use cases, but we do expect future releases to have some interface changes; see Interface stability. We are keen to hear feedback from you on these SDKs.
This is my contribution to this challenge based on the Cephalopod dice game. We were tasked to compute all possible final states of a 3x3 game given an initial state and a maximum depth. Each state ...