--- 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.
=================