Commit Graph

92 Commits

Author SHA1 Message Date
0276a4973e drawing logic back into component 2022-12-01 20:37:03 +01:00
373b49cc6b createBoard imperative version 2022-12-01 20:33:17 +01:00
a5445519d8 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
c5d7c985d8 more eslint rules (some not included in recommended) 2022-12-01 12:02:42 +01:00
86d6149e24 renamed canvas component (again) and fixed some issues 2022-11-30 20:57:26 +01:00
3780e81d26 new global api for vue and vuex 2022-11-30 19:37:35 +01:00
e01c41f4b2 linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00
c57d8bfcfa 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
3d1da96043 default dead color 2022-11-28 21:26:39 +01:00
44841eaac5 vue-cli in dev dependencies 2022-11-28 21:26:04 +01:00
17985e61ec style inputs, dockerfile 2022-01-15 21:20:34 +01:00
ad314311e2 media query for mobile screens 2022-01-15 15:03:24 +01:00
6251849727 adaptive screen size + overflow 2022-01-14 12:36:04 +01:00
ae237b8c61 option : last generated 2d board as initial state 2022-01-13 23:13:22 +01:00
032dae7b34 option to change drawing direction 2022-01-13 18:07:41 +01:00
6920b8aa5f canvas dimensions stored but never used 2022-01-13 14:24:43 +01:00
9d30e88420 forgot case when none is set 2022-01-13 14:10:44 +01:00
580ffb7b82 keeps a single menu open 2022-01-13 14:05:08 +01:00
b6d08ca79d rules can be exported in json, rule presets 2022-01-12 19:10:16 +01:00
db1525508b useless component, css fluff, comments 2022-01-11 17:21:41 +01:00
3ecd87b0b9 preset for 1D CA initial state 2022-01-11 13:16:42 +01:00
468b3eae8c references in readme 2022-01-10 22:31:40 +01:00
b19022077d fluff pour number inputs 2022-01-10 21:01:39 +01:00
a56ef81963 configurable refresh rate for 2d CA 2022-01-10 20:49:09 +01:00
76b0dcf1fb favicon, useless component 2022-01-10 20:07:03 +01:00
737c81c26e general option component (canvas size) 2022-01-10 14:16:34 +01:00
1f51d40fcf working vue components for 2D automata 2022-01-10 13:50:02 +01:00
4f26becf9f working vue components for 1D automata 2022-01-10 11:13:44 +01:00
890018c0dc [wip] vuex, submenu templates, linting rules 2022-01-09 11:47:18 +01:00
248a334bf0 process of vueification 2022-01-08 15:30:39 +01:00
4b8e35946e canvas size option, menu collapsed by default 2022-01-02 19:07:24 +01:00
7619e48681 2d logics fully ready (me think) 2022-01-02 16:45:03 +01:00
702087b255 working 2D CA functions + canvas draws in one go 2022-01-02 14:47:27 +01:00
1b86688f9e [wip] game of life, 1D to 2d 2022-01-01 23:11:38 +01:00
980a39bbde structuring shits up 2022-01-01 14:07:34 +01:00
15613b3f4c hidable menu content 2021-12-31 13:17:37 +01:00
39fc339776 stop button, loop skipped a frame 2021-12-31 11:10:32 +01:00
04db31e4f4 optional looping option 2021-12-31 10:31:52 +01:00
ac7068ea35 clickable labels, colors, precision, purer func 2021-12-31 00:03:55 +01:00
839fa23f85 absolute shitcode interface POC 2021-12-30 19:45:39 +01:00
6166475c5c now it actually evolves according to the rules 2021-12-30 14:42:10 +01:00
995fca7355 first commit : broken evolve. fun anyway 2021-12-30 13:39:25 +01:00