Commit Graph

95 Commits

Author SHA1 Message Date
cb3ddadfdf ruleset presets typo 2022-12-04 18:17:14 +01:00
5c21fb2ac3 update board dimensions after window resize 2022-12-04 18:14:57 +01:00
2c69840d6f reset/stop to bottom 2022-12-04 17:24:45 +01:00
d000641ea5 menu tweak 2022-12-04 16:45:40 +01:00
71b046cbf6 css based active menu 2022-12-04 16:08:56 +01:00
695dab59ee burger menu for mobile (media queries + resize) 2022-12-04 15:36:39 +01:00
7f0f1dfdd7 remove active menu from store 2022-12-02 18:11:12 +01:00
9cd0537717 typo 2022-12-02 17:48:28 +01:00
8736ec566f removed vuex store 2022-12-02 17:45:15 +01:00
d7c2d45180 linting and formating 2022-12-02 17:11:34 +01:00
3a2cbc9349 adapted components to pinia 2022-12-02 17:10:21 +01:00
5972f9e868 add pinia and a tmp global stores 2022-12-02 15:53:49 +01:00
239be6204e rules preset in separate file 2022-12-02 15:52:43 +01:00
aa66c523a3 i liked a global event bus better 2022-12-01 23:58:04 +01:00
9b39bba6e7 drawing logic back into component 2022-12-01 20:37:03 +01:00
d0802d850b createBoard imperative version 2022-12-01 20:33:17 +01:00
aace63b1a2 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
454befaa24 renamed canvas component (again) and fixed some issues 2022-11-30 20:57:26 +01:00
20434ab52a new global api for vue and vuex 2022-11-30 19:37:35 +01:00
d201a73ede linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
a8124514bd default dead color 2022-11-28 21:26:39 +01:00
49a0f70cf4 style inputs, dockerfile 2022-01-15 21:20:34 +01:00
d19699ab90 media query for mobile screens 2022-01-15 15:03:24 +01:00
d29cbb307b adaptive screen size + overflow 2022-01-14 12:36:04 +01:00
523dda45e9 option : last generated 2d board as initial state 2022-01-13 23:13:22 +01:00
980cdc35a2 option to change drawing direction 2022-01-13 18:07:41 +01:00
f41e415b32 canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
7c9e215f0b forgot case when none is set 2022-01-13 14:10:44 +01:00
59b102e5a7 keeps a single menu open 2022-01-13 14:05:08 +01:00
441238bfbc rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
9613f023b1 useless component, css fluff, comments 2022-01-11 17:21:41 +01:00
93f9426f56 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
73e690aa07 fluff pour number inputs 2022-01-10 21:01:39 +01:00
6f1e813316 configurable refresh rate for 2d CA 2022-01-10 20:49:09 +01:00
980be551c1 favicon, useless component 2022-01-10 20:07:03 +01:00
38f66a9090 general option component (canvas size) 2022-01-10 14:16:34 +01:00
74a1b311b7 working vue components for 2D automata 2022-01-10 13:50:02 +01:00
59d821d084 working vue components for 1D automata 2022-01-10 11:13:44 +01:00
5fe9243560 [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
b2057d0244 process of vueification 2022-01-08 15:30:39 +01:00
010c34b5a9 canvas size option, menu collapsed by default 2022-01-02 19:07:24 +01:00
74e9667c51 2d logics fully ready (me think) 2022-01-02 16:45:03 +01:00
1a14e2d028 working 2D CA functions + canvas draws in one go 2022-01-02 14:47:27 +01:00
09afd29624 [wip] game of life, 1D to 2d 2022-01-01 23:11:38 +01:00
56566aa802 structuring shits up 2022-01-01 14:07:34 +01:00