Commit Graph

23 Commits

Author SHA1 Message Date
Max Bradbury a283116357 semicolon 2021-07-05 17:35:17 +01:00
Max Bradbury e13bb37c83 warn on missing webassembly 2020-11-04 15:01:43 +00:00
Max Bradbury 455c03b4b3 move state to wasm 2020-11-04 15:01:04 +00:00
Max Bradbury 35af495f51 attempt to move state to wasm 2020-10-30 17:32:49 +00:00
Max Bradbury ce639ef6db styling 2020-07-21 20:23:30 +01:00
Max Bradbury 33f2552003 alternate tile functionality; move some things around 2020-07-20 22:34:07 +01:00
Max Bradbury d3c72f7738 fix "back to image" button 2020-07-20 18:57:24 +01:00
Max Bradbury 6c32827ae5 use consts 2020-07-20 18:55:13 +01:00
Max Bradbury f033d26b21 don't try to use `this` without context 2020-07-20 18:54:52 +01:00
Max Bradbury 97a05984ab auto enable/disable proceed button 2020-07-20 17:45:22 +01:00
Max Bradbury ca84505c7d etc 2020-07-20 17:36:39 +01:00
Max Bradbury caa4e00948 better preview 2020-07-20 17:35:02 +01:00
Max Bradbury bff9b90258 tile preview; styling etc. 2020-07-20 16:41:45 +01:00
Max Bradbury 4a0a9d10d3 download button (not tested yet) 2020-07-20 00:18:06 +01:00
Max Bradbury 07c5e61280 rename consts; element shorthand function 2020-07-19 23:12:32 +01:00
Max Bradbury 7959987ffd add touchend event to reset button 2020-07-19 22:36:43 +01:00
Max Bradbury 3cdf52b5e2 let JS handle the DOM; rearrange code 2020-07-19 22:36:36 +01:00
Max Bradbury d32ad0d27d fix game data bugs; tidyup 2020-07-19 22:02:22 +01:00
Max Bradbury e7641255e5 'add another image' button functionality 2020-07-19 22:01:51 +01:00
Max Bradbury 0f0da48571 remove unused param 2020-07-19 20:52:44 +01:00
Max Bradbury 7e5085516e fix game data buttons/inputs 2020-07-19 20:51:56 +01:00
Max Bradbury 578b46ca34 load game data from file; dedupe getElement calls 2020-07-19 13:17:50 +01:00
Max Bradbury 48706c35f9 initial 2020-07-18 21:47:04 +01:00