# HG changeset patch # User Oleksandr Gavenko # Date 1420653507 -7200 # Node ID f0e34d11f5cb8210d44891a3b84d211880e8e3b2 # Parent e6a4bc888b72641a6f5bb9350e942663d8b609e9 AI discussion. diff -r e6a4bc888b72 -r f0e34d11f5cb 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. =================