reformat parens on one line
remove arg to event that doesn't need it
store the number of guesses in /history, print stats
formuladle: support decimals without leading zeros
always load from localstorage, whether or not we're resetting the game
add debugging tools
add history tracking
a bunch of imaginardle improvements
add imaginardle_test.cljs
imaginardle: target is real, complex pair
numberdle: more graphs
fix hash-1-to-n to be able to return low numbers, add hash-range
when we make a numberdle guess, scroll the window down
make the input box auto-focused
make formuladle live!
switch formuladle to a a XYPlot
bump clojure and clojurescript versions
formuladle: update ladle move function
Next