2048.html
2014-09-20 Oleksandr Gavenko Set better coefficient for blind-weight-random AI.
2014-09-20 Oleksandr Gavenko Parse checkbox AI config automatically.
2014-09-20 Oleksandr Gavenko Show AI config in report as title.
2014-09-20 Oleksandr Gavenko Add number to statistic reports.
2014-09-20 Oleksandr Gavenko Fix report floating.
2014-09-20 Oleksandr Gavenko Rename AI.
2014-09-20 Oleksandr Gavenko Clean statistics button.
2014-09-19 Oleksandr Gavenko Fix: turn value sometimes cleared or incorect.
2014-09-19 Oleksandr Gavenko Remove unnecessary check.
2014-09-19 Oleksandr Gavenko Save and restore continuation limits.
2014-09-19 Oleksandr Gavenko Iterate by AI until score or max value occur.
2014-09-22 Oleksandr Gavenko Add some BoardObj routines.
2014-09-17 Oleksandr Gavenko Fix navigation header. v0.2
2014-09-17 Oleksandr Gavenko Round showed speed value.
2014-09-17 Oleksandr Gavenko Fix navigator.
2014-09-17 Oleksandr Gavenko Add project docs.
2014-09-17 Oleksandr Gavenko Add score, turn and speed statistic selection.
2014-09-17 Oleksandr Gavenko Enable config for expectimax. Fix weight function for expectimax.
2014-09-17 Oleksandr Gavenko Remove code duplication.
2014-09-17 Oleksandr Gavenko Fix value ordering. Fix game counting when time limit reached.
2014-09-17 Oleksandr Gavenko Show statistic reports.
2014-09-17 Oleksandr Gavenko Fix histogram calculation.
2014-09-17 Oleksandr Gavenko Calculate statistic histogram.
2014-09-17 Oleksandr Gavenko Add time and turn count to statistic data.
2014-09-17 Oleksandr Gavenko Remove debug output.
2014-09-17 Oleksandr Gavenko Move object creation out of loop.
2014-09-17 Oleksandr Gavenko Use preventDefault()/stopPropagation(). Add false to addEventListener().
2014-09-15 Oleksandr Gavenko Gather game statistic.
2014-09-15 Oleksandr Gavenko Replace words with arrows to show directions.
2014-09-15 Oleksandr Gavenko Add statistic area.
2014-09-14 Oleksandr Gavenko Fix: Unknown property 'margin-rght'. Declaration dropped.
2014-09-14 Oleksandr Gavenko Capitilize AI names.
2014-09-11 Oleksandr Gavenko Automatically extract config from DOM.
2014-09-11 Oleksandr Gavenko Join all one step deep AIs into one with linear weight function.
2014-09-11 Oleksandr Gavenko Ignore moves if shift/alt/control key pressed.
2014-09-10 Oleksandr Gavenko Update/store/restore game turn. Show max value according to value settings.
2014-09-10 Oleksandr Gavenko Rename.
2014-09-10 Oleksandr Gavenko Prevent from blocking Firefox key binding.
2014-09-10 Oleksandr Gavenko Save val2048 preference.
2014-09-10 Oleksandr Gavenko Save board between browser sessions.
2014-09-10 Oleksandr Gavenko Reorganise code. Warn about uninitialised AI.
2014-09-10 Oleksandr Gavenko Generalise code.
2014-09-10 Oleksandr Gavenko Some renaming and reordering.
2014-09-10 Oleksandr Gavenko 2 modes of value showing: 0,1,...,11 and 0,2,4,...,2048.
2014-09-10 Oleksandr Gavenko Ignore board movement when user edit input.
2014-09-10 Oleksandr Gavenko Add blind eight random AI.
2014-09-10 Oleksandr Gavenko Rename AI.
2014-09-09 Oleksandr Gavenko Show AI suggestion.
2014-09-09 Oleksandr Gavenko Highlight score area.
2014-09-09 Oleksandr Gavenko Start game after page load.
2014-09-09 Oleksandr Gavenko Visualise buttons.
2014-09-09 Oleksandr Gavenko Highlight AI controls.
2014-09-09 Oleksandr Gavenko Add Blind cycle AI. Add example of setting passing.
2014-09-09 Oleksandr Gavenko Remove debug code.
2014-09-09 Oleksandr Gavenko Prepare UI for AI configuration.
2014-09-08 Oleksandr Gavenko Expectimax implementation.
2014-09-08 Oleksandr Gavenko Add detecting value at edge or corner, free cell count. Added AI that count
2014-09-07 Oleksandr Gavenko Add board editor.
2014-09-07 Oleksandr Gavenko Fix typo.
2014-09-07 Oleksandr Gavenko ui.board.set care about 'val' argument.
less more (0) -60 tip