Commit Graph

34 Commits (master)

Author SHA1 Message Date
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 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 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 16c162bb33
bugfix with css classes 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 e3f56be149
add about button & option to disable solution printing 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