Forum Discussion

ankitgaur's avatar
ankitgaur
Visitor
10 years ago

Execution timeout (runtime error &h23)

Right now I am working on an app, "Match 4" game which mimics the famous connect 4 game. The problem we are facing is that the AI is build on MTD algorithm and code is perfectly tested. Its j...