Commit Graph

48 Commits (master)
 

Author SHA1 Message Date
Ondřej Hruška 6a0a233671
Merge branch 'recursive' 4 years ago
Ondřej Hruška 7d8c1bfc4b
update readme 4 years ago
Ondřej Hruška 4240282b17
bump scripts 4 years ago
Ondřej Hruška 4703ff81e7
remove old placer, change Try Again to do repeated retry (avoids the generation time) 4 years ago
Ondřej Hruška 98fc39027a
added new placement rules to make games more challenging 4 years ago
Ondřej Hruška 081f252e89
new recursive backtracking builder 4 years ago
Ondřej Hruška 4e4ce7c962
add some comments 4 years ago
Ondřej Hruška ff1f645855
split orb placement logic to separate class to allow pluggable implementations 4 years ago
Ondřej Hruška 86d462ce34
css fix 4 years ago
Ondřej Hruška c4e0fd42b1
bump assets 4 years ago
Ondřej Hruška 49da1de933
new builder heuristic based on distance from center + - some difficulty margin 4 years ago
Ondřej Hruška f6a41cbe07
great new heuristic 4 years ago
Ondřej Hruška 288d321eff
fix the shadow fading bug, remove some unused code 4 years ago
Ondřej Hruška 352f97de8f
more tips 4 years ago
Ondřej Hruška eb86a1f10a
update readme a little 4 years ago
Ondřej Hruška d743b1ce29
better font stack 4 years ago
Ondřej Hruška bf15b7b75d
make the 'you win' text a bit bigger and yellower 4 years ago
Ondřej Hruška c302c0611b
add a You Win text, fix cant undo removing gold 4 years ago
Ondřej Hruška 2cc247f929
add fullscreen button 4 years ago
Ondřej Hruška 6891eb293d
change About btn to Help so it's more clear there's a readme 4 years ago
Ondřej Hruška 6edaad729b
cache bust 4 years ago
Ondřej Hruška 16c162bb33
bugfix with css classes 4 years ago
Ondřej Hruška c17d6211ce
bump anticaching stirng 4 years ago
Ondřej Hruška 2b49112e96
avoid initial blur render if disabled, add missing shadows to blocked orbs in no-dim mode 4 years ago
Ondřej Hruška 9129306f7c
solve the lag problem 4 years ago
Ondřej Hruška bb8096f3b2
turns out blindly replacing 'orb' with 'marble' has problems 4 years ago
Ondřej Hruška 0135dae626
update readme 4 years ago
Ondřej Hruška e3f56be149
add about button & option to disable solution printing 4 years ago
Ondřej Hruška 3590f6aff1
add cache busting to links 4 years ago
Ondřej Hruška 0311126369
add readme and some fixing 4 years ago
Ondřej Hruška 6cea780500
add buttons 4 years ago
Ondřej Hruška 8ec8ac6818
big cleanup, more config & get args for setting some config opts; improve debug logging 4 years ago
Ondřej Hruška c4e86ef1a4
indent 4 years ago
Ondřej Hruška 6f10b87577
add setting storage and some things are now configurable 4 years ago
Ondřej Hruška 59520ec2be
improve board init performance, prefer cells with more neighbours when augmenting template 4 years ago
Ondřej Hruška 670d7711ab
update disabled status after clicking gold too 4 years ago
Ondřej Hruška 2e9555ee80
make do with a uglier template if it gives us a valid board 4 years ago
Ondřej Hruška be54507006
bugfixes, mostly off by one. show board before a game is resolved 4 years ago
Ondřej Hruška e8b538c8e8
solutions now really solvable 4 years ago
Ondřej Hruška e6e23ca218
nearly working backtracking solver 4 years ago
Ondřej Hruška c0e38a4f31
add rng and layout templates 4 years ago
Ondřej Hruška a11e674226
improve board effects and design, add more accurate tile graphics 4 years ago
Ondřej Hruška e5d7ae7c48
tweak some svg attribs 4 years ago
Ondřej Hruška 0be65da90a
metallic orbs style, highlight, disable, hover efefcts 4 years ago
Ondřej Hruška 490d3e45d8
add orb sprite, symbols, orb rendering code 4 years ago
Ondřej Hruška f5b24d179d
align 4 years ago
Ondřej Hruška 0c7422e9ac
shading line end tweaks 4 years ago
Ondřej Hruška 1fc4298d12
initial 4 years ago