Commit Graph

136 Commits

Author SHA1 Message Date
Ali Gator d201a73ede linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
Ali Gator ceee7f13d7 updated dependencies for vue 3 and vite
Updated vue and vuex to vue 3 and vuex 4
Replaced vue-cli with vite
Removing a whole bunch of dependencies in the process
2022-11-29 17:23:37 +01:00
Ali Gator a8124514bd default dead color 2022-11-28 21:26:39 +01:00
Ali Gator 81cf29f47d vue-cli in dev dependencies 2022-11-28 21:26:04 +01:00
Ali Gator 49a0f70cf4 style inputs, dockerfile 2022-01-15 21:20:34 +01:00
Ali Gator d19699ab90 media query for mobile screens 2022-01-15 15:03:24 +01:00
Ali Gator d29cbb307b adaptive screen size + overflow 2022-01-14 12:36:04 +01:00
Ali Gator 523dda45e9 option : last generated 2d board as initial state 2022-01-13 23:13:22 +01:00
Ali Gator 980cdc35a2 option to change drawing direction 2022-01-13 18:07:41 +01:00
Ali Gator f41e415b32 canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
Ali Gator 7c9e215f0b forgot case when none is set 2022-01-13 14:10:44 +01:00
Ali Gator 59b102e5a7 keeps a single menu open 2022-01-13 14:05:08 +01:00
Ali Gator 441238bfbc rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
Ali Gator 9613f023b1 useless component, css fluff, comments 2022-01-11 17:21:41 +01:00
Ali Gator 93f9426f56 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
Ali Gator 266840aa0b references in readme 2022-01-10 22:31:40 +01:00
Ali Gator 73e690aa07 fluff pour number inputs 2022-01-10 21:01:39 +01:00
Ali Gator 6f1e813316 configurable refresh rate for 2d CA 2022-01-10 20:49:09 +01:00
Ali Gator 980be551c1 favicon, useless component 2022-01-10 20:07:03 +01:00
Ali Gator 38f66a9090 general option component (canvas size) 2022-01-10 14:16:34 +01:00
Ali Gator 74a1b311b7 working vue components for 2D automata 2022-01-10 13:50:02 +01:00
Ali Gator 59d821d084 working vue components for 1D automata 2022-01-10 11:13:44 +01:00
Ali Gator 5fe9243560 [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
Ali Gator b2057d0244 process of vueification 2022-01-08 15:30:39 +01:00
Ali Gator 010c34b5a9 canvas size option, menu collapsed by default 2022-01-02 19:07:24 +01:00
Ali Gator 74e9667c51 2d logics fully ready (me think) 2022-01-02 16:45:03 +01:00
Ali Gator 1a14e2d028 working 2D CA functions + canvas draws in one go 2022-01-02 14:47:27 +01:00
Ali Gator 09afd29624 [wip] game of life, 1D to 2d 2022-01-01 23:11:38 +01:00
Ali Gator 56566aa802 structuring shits up 2022-01-01 14:07:34 +01:00
Ali Gator a2e16a0fde hidable menu content 2021-12-31 13:17:37 +01:00
Ali Gator 0b1073b66e stop button, loop skipped a frame 2021-12-31 11:10:32 +01:00
Ali Gator e62fafb55d optional looping option 2021-12-31 10:31:52 +01:00
Ali Gator 5558b867d5 clickable labels, colors, precision, purer func 2021-12-31 00:03:55 +01:00
Ali Gator 81102611ec absolute shitcode interface POC 2021-12-30 19:45:39 +01:00
Ali Gator f27a983b55 now it actually evolves according to the rules 2021-12-30 14:42:10 +01:00
Ali Gator 7add85cefb first commit : broken evolve. fun anyway 2021-12-30 13:39:25 +01:00