Mercurial
Mercurial
>
2048-js-ai
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Highlight mean values.
2014-09-24, by Oleksandr Gavenko
Add newline processing in report table cells.
2014-09-24, by Oleksandr Gavenko
Fix typo.
2014-09-24, by Oleksandr Gavenko
Make a way to stop statistic gathering.
2014-09-24, by Oleksandr Gavenko
Break limit on script execution time for statistic gathering
2014-09-24, by Oleksandr Gavenko
Move statistic gathering and displaying logic to separate functions.
2014-09-24, by Oleksandr Gavenko
Don't store intermediate statistic data.
2014-09-24, by Oleksandr Gavenko
Increase depth limit.
2014-09-24, by Oleksandr Gavenko
Remove comparing with next board weight if expected value differ less then threshold.
2014-09-24, by Oleksandr Gavenko
Fix: expectimax select best move which lead to less danger among all worst.
2014-09-24, by Oleksandr Gavenko
Visual AI actions mode.
2014-09-24, by Oleksandr Gavenko
Don't calculate max value if it isn't used.
2014-09-23, by Oleksandr Gavenko
Speedup score calculation.
2014-09-23, by Oleksandr Gavenko
Speed up board.putRandom.
2014-09-23, by Oleksandr Gavenko
Add check to board.putRandom.
2014-09-23, by Oleksandr Gavenko
Fix: ReferenceError: reference to undefined property this.cfg.weightPriority
2014-09-23, by Oleksandr Gavenko
Fix typo.
2014-09-23, by Oleksandr Gavenko
Fix typo.
2014-09-23, by Oleksandr Gavenko
Finish BoardObj engine moves.
2014-09-23, by Oleksandr Gavenko
Add some BoardArr function. Speedup score calculation.
2014-09-23, by Oleksandr Gavenko
Make board engine selectable.
2014-09-23, by Oleksandr Gavenko
Reduce CSS style classes.
2014-09-23, by Oleksandr Gavenko
merged
2014-09-22, by Oleksandr Gavenko
Join N level deep on score value without random simulation AIs and add
2014-09-22, by Oleksandr Gavenko
Renames.
2014-09-22, by Oleksandr Gavenko
Add AI discussion. Blind strategies.
2014-09-21, by Oleksandr Gavenko
Game rules.
2014-09-21, by Oleksandr Gavenko
Added tag v0.3 for changeset 6a0997efaa53
2014-09-20, by Oleksandr Gavenko
v0.3 CHANGES.
v0.3
2014-09-20, by Oleksandr Gavenko
Set better coefficient for blind-weight-random AI.
2014-09-20, by Oleksandr Gavenko
Parse checkbox AI config automatically.
2014-09-20, by Oleksandr Gavenko
Show AI config in report as title.
2014-09-20, by Oleksandr Gavenko
Add number to statistic reports.
2014-09-20, by Oleksandr Gavenko
Fix report floating.
2014-09-20, by Oleksandr Gavenko
Rename AI.
2014-09-20, by Oleksandr Gavenko
Clean statistics button.
2014-09-20, by Oleksandr Gavenko
Fix: turn value sometimes cleared or incorect.
2014-09-20, by Oleksandr Gavenko
Remove unnecessary check.
2014-09-20, by Oleksandr Gavenko
Save and restore continuation limits.
2014-09-20, by Oleksandr Gavenko
Iterate by AI until score or max value occur.
2014-09-20, by Oleksandr Gavenko
Add some BoardObj routines.
2014-09-22, by Oleksandr Gavenko
Fix: ReferenceError: assignment to undeclared variable i
2014-09-22, by Oleksandr Gavenko
Fix title.
2014-09-18, by Oleksandr Gavenko
Add AI customisation.
2014-09-18, by Oleksandr Gavenko
Added tag v0.2 for changeset 97acd9f4288b
2014-09-18, by Oleksandr Gavenko
Fix navigation header.
v0.2
2014-09-18, by Oleksandr Gavenko
Getting sources.
2014-09-18, by Oleksandr Gavenko
Round showed speed value.
2014-09-18, by Oleksandr Gavenko
Added tag v0.2 for changeset 58adeb5e4264
2014-09-18, by Oleksandr Gavenko
Add missing file to dist and deploy.
2014-09-18, by Oleksandr Gavenko
Added tag v0.2 for changeset a61ac9c2d506
2014-09-18, by Oleksandr Gavenko
Package RST files.
2014-09-18, by Oleksandr Gavenko
Fix navigator.
2014-09-18, by Oleksandr Gavenko
Make README as index.html in SF.
2014-09-18, by Oleksandr Gavenko
Ignore HACKING.html.
2014-09-18, by Oleksandr Gavenko
Add project docs.
2014-09-18, by Oleksandr Gavenko
Add project docs.
2014-09-18, by Oleksandr Gavenko
Add CHANGES.
2014-09-18, by Oleksandr Gavenko
Add score, turn and speed statistic selection.
2014-09-18, by Oleksandr Gavenko
Enable config for expectimax. Fix weight function for expectimax.
2014-09-18, by Oleksandr Gavenko
Remove code duplication.
2014-09-17, by Oleksandr Gavenko
Fix value ordering. Fix game counting when time limit reached.
2014-09-17, by Oleksandr Gavenko
Show statistic reports.
2014-09-17, by Oleksandr Gavenko
Fix histogram calculation.
2014-09-17, by Oleksandr Gavenko
Calculate statistic histogram.
2014-09-17, by Oleksandr Gavenko
Add time and turn count to statistic data.
2014-09-17, by Oleksandr Gavenko
Remove debug output.
2014-09-17, by Oleksandr Gavenko
Move object creation out of loop.
2014-09-17, by Oleksandr Gavenko
Use preventDefault()/stopPropagation(). Add false to addEventListener().
2014-09-17, by Oleksandr Gavenko
Gather game statistic.
2014-09-15, by Oleksandr Gavenko
Replace words with arrows to show directions.
2014-09-15, by Oleksandr Gavenko
Add statistic area.
2014-09-15, by Oleksandr Gavenko
Fix: Unknown property 'margin-rght'. Declaration dropped.
2014-09-15, by Oleksandr Gavenko
Remove debug code.
2014-09-15, by Oleksandr Gavenko
Capitilize AI names.
2014-09-15, by Oleksandr Gavenko
Add ignore file.
2014-09-15, by Oleksandr Gavenko
Add JSDoc annotation.
2014-09-15, by Oleksandr Gavenko
Merge config with best settings.
2014-09-11, by Oleksandr Gavenko
Automatically extract config from DOM.
2014-09-11, by Oleksandr Gavenko
Fix typo.
2014-09-11, by Oleksandr Gavenko
Join all one step deep AIs into one with linear weight function.
2014-09-11, by Oleksandr Gavenko
Ignore moves if shift/alt/control key pressed.
2014-09-11, by Oleksandr Gavenko
Added tag v0.1 for changeset 0bda4161d1b9
2014-09-11, by Oleksandr Gavenko
Fix tag prefix (after copy/paste).
v0.1
2014-09-11, by Oleksandr Gavenko
Fix dist build target.
2014-09-11, by Oleksandr Gavenko
Release build script.
2014-09-11, by Oleksandr Gavenko
README
2014-09-11, by Oleksandr Gavenko
Update/store/restore game turn. Show max value according to value settings.
2014-09-11, by Oleksandr Gavenko
Rename.
2014-09-11, by Oleksandr Gavenko
Prevent from blocking Firefox key binding.
2014-09-11, by Oleksandr Gavenko
Save val2048 preference.
2014-09-10, by Oleksandr Gavenko
Save board between browser sessions.
2014-09-10, by Oleksandr Gavenko
Reorganise code. Warn about uninitialised AI.
2014-09-10, by Oleksandr Gavenko
Generalise code.
2014-09-10, by Oleksandr Gavenko
Some renaming and reordering.
2014-09-10, by Oleksandr Gavenko
2 modes of value showing: 0,1,...,11 and 0,2,4,...,2048.
2014-09-10, by Oleksandr Gavenko
Ignore board movement when user edit input.
2014-09-10, by Oleksandr Gavenko
Add blind eight random AI.
2014-09-10, by Oleksandr Gavenko
Rename AI.
2014-09-10, by Oleksandr Gavenko
Show AI suggestion.
2014-09-09, by Oleksandr Gavenko
Highlight score area.
2014-09-09, by Oleksandr Gavenko
Start game after page load.
2014-09-09, by Oleksandr Gavenko
Visualise buttons.
2014-09-09, by Oleksandr Gavenko
Highlight AI controls.
2014-09-09, by Oleksandr Gavenko
Fix typo.
2014-09-09, by Oleksandr Gavenko
Remove debug output.
2014-09-09, by Oleksandr Gavenko
Add Blind cycle AI. Add example of setting passing.
2014-09-09, by Oleksandr Gavenko
Remove debug code.
2014-09-09, by Oleksandr Gavenko
Prepare UI for AI configuration.
2014-09-09, by Oleksandr Gavenko
Fix: TypeError: ui.ai.current.cleanup is not a function
2014-09-09, by Oleksandr Gavenko
Indent levels.
2014-09-09, by Oleksandr Gavenko
Make unrolled version of equals.
2014-09-09, by Oleksandr Gavenko
Expectimax implementation.
2014-09-08, by Oleksandr Gavenko
Add detecting value at edge or corner, free cell count. Added AI that count
2014-09-08, by Oleksandr Gavenko
Fold code into loops.
2014-09-08, by Oleksandr Gavenko
Choose move that lead to maximum next score among all possible when next moves
2014-09-08, by Oleksandr Gavenko
Add board editor.
2014-09-08, by Oleksandr Gavenko
Fix typo.
2014-09-08, by Oleksandr Gavenko
ui.board.set care about 'val' argument.
2014-09-08, by Oleksandr Gavenko
Add "N level deep on score value without random" AI.
2014-09-07, by Oleksandr Gavenko
less
more
|
(0)
-120
tip