-
```
I'm trying to add sounds to my app but cannot get it to work on iOS devices:
the app keeps crashing.
A crash means the app is moved to background and when moved to foreground it
either restarts …
-
While we have RTCIceTransportState to indicate the state of the RTCIceTransport, there is no equivalent state variable for the RTCIceGatherer.
When the RTCIceGatherer object is constructed, it begin…
aboba updated
9 years ago
-
I have noticed apparent poor player in checkers variants on Tiltyard (for some time now actually, so good chance the cause is not a very recent change). Accordingly I kicked of a test between the lat…
-
In a game of English Draughts (110 moves in and very close to the end of an inevitable draw, when likely all paths are completing as the end becomes apparent):
2015-06-17 10:13:43,062 INFO TreeNode …
-
http://www.ggp.org/view/tiltyard/matches/7ce9bbd4889af77e8eaf234f03ce46e1f50c05b8/ move 50. We did not move out of the way of the capture. On investigation our logs show:
2014-10-09 13:08:17,574 DE…
-
Logging infrastructure written under #62 frequently fails to upload logs to Tiltyard. Possibly due to log size. Splitting this issue off from #62 because it's a standalone problem and may take some …
arr28 updated
10 years ago
-
Take a look at some of the approaches for AI board games:
http://gamedev.stackexchange.com/questions/30026/checkers-ai-algorithm
http://gamedev.stackexchange.com/questions/16135/how-to-implement-a-i-…