Jubal Mordecai Velasco

Results 3 issues of Jubal Mordecai Velasco

I was learning react when I come across this [section](https://reactjs.org/docs/state-and-lifecycle.html#state-updates-may-be-asynchronous) of the documentation. It took me a while before I understand(?) it, I find the explanation lacking so I added...

CLA Signed

I wonder if you guys are going to add test vectors and performance test scripts for this header file in the future? Also a GH workflow would be nice

the minimax implementation can't find the optimal move in these input. Player X input. - (0, 1) > (1, 0) > (2, 1) - (0, 0) > (2, 0) >...