AI discussion.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 07 Jan 2015 19:58:27 +0200
changeset 157 f0e34d11f5cb
parent 156 e6a4bc888b72
child 158 896cd3541ece
AI discussion.
AIs.rst
--- a/AIs.rst	Sun Oct 19 01:16:11 2014 +0300
+++ b/AIs.rst	Wed Jan 07 19:58:27 2015 +0200
@@ -18,6 +18,8 @@
  * http://math.stackexchange.com/questions/727076/probability-that-random-moves-in-the-game-2048-will-win
  * http://stackoverflow.com/questions/22342854/what-is-the-optimal-algorithm-for-the-game-2048
  * http://codegolf.stackexchange.com/questions/25226/2048-king-on-the-hill
+ * http://sleepycoder.github.io/2014/04/01/2048-ai/
+ * https://github.com/kcwu/2048-c
 
 Blind strategies.
 =================