Tue, 09 Sep 2014 18:44:56 +0300 Prepare UI for AI configuration.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 09 Sep 2014 18:44:56 +0300] rev 25
Prepare UI for AI configuration.
Tue, 09 Sep 2014 18:39:52 +0300 Fix: TypeError: ui.ai.current.cleanup is not a function
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 09 Sep 2014 18:39:52 +0300] rev 24
Fix: TypeError: ui.ai.current.cleanup is not a function
Tue, 09 Sep 2014 14:25:59 +0300 Indent levels.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 09 Sep 2014 14:25:59 +0300] rev 23
Indent levels.
Tue, 09 Sep 2014 02:32:31 +0300 Make unrolled version of equals.
Oleksandr Gavenko <gavenkoa@gmail.com> [Tue, 09 Sep 2014 02:32:31 +0300] rev 22
Make unrolled version of equals.
Mon, 08 Sep 2014 19:42:32 +0300 Expectimax implementation.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 19:42:32 +0300] rev 21
Expectimax implementation.
Mon, 08 Sep 2014 17:43:10 +0300 Add detecting value at edge or corner, free cell count. Added AI that count
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 17:43:10 +0300] rev 20
Add detecting value at edge or corner, free cell count. Added AI that count max value at edges or corner and free cell count.
Mon, 08 Sep 2014 02:04:16 +0300 Fold code into loops.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 02:04:16 +0300] rev 19
Fold code into loops.
Mon, 08 Sep 2014 01:47:36 +0300 Choose move that lead to maximum next score among all possible when next moves
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 01:47:36 +0300] rev 18
Choose move that lead to maximum next score among all possible when next moves lead to same score.
Mon, 08 Sep 2014 01:03:05 +0300 Add board editor.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 01:03:05 +0300] rev 17
Add board editor.
Mon, 08 Sep 2014 00:18:13 +0300 Fix typo.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 00:18:13 +0300] rev 16
Fix typo.
Mon, 08 Sep 2014 00:14:21 +0300 ui.board.set care about 'val' argument.
Oleksandr Gavenko <gavenkoa@gmail.com> [Mon, 08 Sep 2014 00:14:21 +0300] rev 15
ui.board.set care about 'val' argument.
Sun, 07 Sep 2014 23:30:11 +0300 Add "N level deep on score value without random" AI.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 07 Sep 2014 23:30:11 +0300] rev 14
Add "N level deep on score value without random" AI. Fix nextMaxScore and nextMaxValue AI.
Sun, 07 Sep 2014 14:16:26 +0300 Add color to board depending on values..
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 07 Sep 2014 14:16:26 +0300] rev 13
Add color to board depending on values..
Sun, 07 Sep 2014 03:33:33 +0300 Moves for 2d array board + test toolkit.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 07 Sep 2014 03:33:33 +0300] rev 12
Moves for 2d array board + test toolkit.
Sun, 07 Sep 2014 00:33:47 +0300 Swap score parameters.
Oleksandr Gavenko <gavenkoa@gmail.com> [Sun, 07 Sep 2014 00:33:47 +0300] rev 11
Swap score parameters.
(0) -15 +15 +100 tip