board.js
Thu, 02 Jul 2015 03:02:38 +0300 Oleksandr Gavenko Select free cell by board engine.
Thu, 02 Jul 2015 01:43:15 +0300 Oleksandr Gavenko Refactoring: rename arrMap to dim2Map.
Sun, 19 Oct 2014 01:04:19 +0300 Oleksandr Gavenko Fix: return wrong status on move operation (that move not possible up).
Sun, 19 Oct 2014 01:01:49 +0300 Oleksandr Gavenko Refactoring: Reorder code for meaning.
Sat, 27 Sep 2014 00:03:51 +0300 Oleksandr Gavenko Implement functions that return array of which values will be merged.
Fri, 26 Sep 2014 09:53:50 +0300 Oleksandr Gavenko merged
Fri, 26 Sep 2014 02:21:28 +0300 Oleksandr Gavenko Refactoring: take proper name to function.
Fri, 26 Sep 2014 01:40:08 +0300 Oleksandr Gavenko Refactoring: take proper name for function.
Fri, 26 Sep 2014 00:57:00 +0300 Oleksandr Gavenko BoardArr.prototype.compress
Thu, 25 Sep 2014 02:05:48 +0300 Oleksandr Gavenko Make fast board cache.
Tue, 23 Sep 2014 02:06:32 +0300 Oleksandr Gavenko Speedup score calculation.
Tue, 23 Sep 2014 01:09:28 +0300 Oleksandr Gavenko Fix typo.
Tue, 23 Sep 2014 01:05:11 +0300 Oleksandr Gavenko Fix typo.
Tue, 23 Sep 2014 01:03:32 +0300 Oleksandr Gavenko Finish BoardObj engine moves.
Tue, 23 Sep 2014 00:37:34 +0300 Oleksandr Gavenko Add some BoardArr function. Speedup score calculation.
Mon, 22 Sep 2014 21:29:21 +0300 Oleksandr Gavenko Add some BoardObj routines.
Mon, 15 Sep 2014 02:49:02 +0300 Oleksandr Gavenko Add JSDoc annotation.
Tue, 09 Sep 2014 02:32:31 +0300 Oleksandr Gavenko Make unrolled version of equals.
Mon, 08 Sep 2014 17:43:10 +0300 Oleksandr Gavenko Add detecting value at edge or corner, free cell count. Added AI that count
Sun, 07 Sep 2014 23:30:11 +0300 Oleksandr Gavenko Add "N level deep on score value without random" AI.
Sun, 07 Sep 2014 03:33:33 +0300 Oleksandr Gavenko Moves for 2d array board + test toolkit.
Sun, 07 Sep 2014 00:18:35 +0300 Oleksandr Gavenko Add BoardArr2d.prototype.can* functions. Fix typo.
Sat, 06 Sep 2014 22:57:36 +0300 Oleksandr Gavenko Initial implementation of board back-ends.
less more (0) tip