129 Commits (main)
 

Author SHA1 Message Date
Brian Hicks 9a00e919c8 make maze generation lazy 2 years ago
Brian Hicks 0fd2656199 use the screen ratio when the app loads to control maze size 2 years ago
Brian Hicks d09bc31cb0 hide the controls bar when printing 2 years ago
Brian Hicks b68b76cbba update registry.dat 2 years ago
Brian Hicks d8ffaacc71 package up the result 2 years ago
Brian Hicks 1e19ea1564 allow drawing with the mouse 2 years ago
Brian Hicks f9526a975e get rid of visual hairline cracks 2 years ago
Brian Hicks 796eaee443 fix line going off edge 2 years ago
Brian Hicks 13279b7160 allow resetting the drawing 2 years ago
Brian Hicks 026e2ca3c9 draw (iffy) lines instead of dots 2 years ago
Brian Hicks 45bacd79e7 made dot size a little smaller 2 years ago
Brian Hicks 97a69fbbbc fix stacking with the top bar 2 years ago
Brian Hicks 246725dc04 prevent default in sketching 2 years ago
Brian Hicks c8af9aa7a2 decode touch events 2 years ago
Brian Hicks 0f1aee4046 get a new maze on button click 2 years ago
Brian Hicks 32f2875690 button to go back to the generator 2 years ago
Brian Hicks cd2d0e6ed7 add a new top bar 2 years ago
Brian Hicks e9f6a08ae0 don't allow going down all the way to 1 2 years ago
Brian Hicks 02456cee86 make the button text bigger 2 years ago
Brian Hicks 1070d6a4e0 style the slider 2 years ago
Brian Hicks 8024519bf3 add dark mode colors for the buttons 2 years ago
Brian Hicks 16106d629b it's happening! 2 years ago
Brian Hicks 001c777a8a don't need this label 2 years ago
Brian Hicks 6e6fe0549c some margin on the slider 2 years ago
Brian Hicks 16202382ce make buttons buttonier 2 years ago
Brian Hicks 369650dfc0 center on baseline, not box 2 years ago
Brian Hicks 76edf5aa27 colons after labels 2 years ago
Brian Hicks 57d83eb10d dark/light color scheme on the bar 2 years ago
Brian Hicks b97032c0b1 extract controls to a top bar 2 years ago
Brian Hicks 2e1627fce5 make everything sans-serif 2 years ago
Brian Hicks f64d27d49c don't make me wrap in this case 2 years ago
Brian Hicks 590bd0b981 add a dark mode theme 2 years ago
Brian Hicks 0e933c7650 get rid of the padding 2 years ago
Brian Hicks 6862e74dc3 position maze consistently 2 years ago
Brian Hicks baf36bcfcb set the initial seed from the current time 2 years ago
Brian Hicks fe0bae54fa make dimensions non-optional 2 years ago
Brian Hicks 1dc2429612 change from width/height to difficulty 2 years ago
Brian Hicks 950eb8805b add padding for the borders 2 years ago
Brian Hicks fc2cf2e7e2 use the URL params to generate the maze 2 years ago
Brian Hicks 83b4b10a01 render a maze 2 years ago
Brian Hicks ee4b3bdb04 apply some light styles 2 years ago
Brian Hicks 3090023656 rename Home to New 2 years ago
Brian Hicks be2ab25fd1 don't do that redirection 2 years ago
Brian Hicks d24d2fac6c add maze shape to routes 2 years ago
Brian Hicks 0f5a7c0c0e test routing is a round trip 2 years ago
Brian Hicks 1a6b14dcca redirect to a maze if there wasn't one already 2 years ago
Brian Hicks 1c1b1b3207 start routing 2 years ago
Brian Hicks 6f4a4f4bd9 add seed 2 years ago
Brian Hicks 566f757ff8 start an actual Elm app for interactivity 2 years ago
Brian Hicks 1496f9c591 use round linecaps now that that's reasonable 2 years ago