-
ceee7f13d7
updated dependencies for vue 3 and vite
Gator
2022-11-29 17:23:37 +01:00
-
c57d8bfcfa
updated dependencies for vue 3 and vite
adminoo
2022-11-29 17:23:37 +01:00
-
a8124514bd
default dead color
Gator
2022-11-28 21:26:39 +01:00
-
3d1da96043
default dead color
adminoo
2022-11-28 21:26:39 +01:00
-
81cf29f47d
vue-cli in dev dependencies
Gator
2022-11-28 21:26:04 +01:00
-
44841eaac5
vue-cli in dev dependencies
adminoo
2022-11-28 21:26:04 +01:00
-
49a0f70cf4
style inputs, dockerfile
Gator
2022-01-15 21:20:34 +01:00
-
17985e61ec
style inputs, dockerfile
adminoo
2022-01-15 21:20:34 +01:00
-
d19699ab90
media query for mobile screens
Gator
2022-01-15 15:03:24 +01:00
-
ad314311e2
media query for mobile screens
adminoo
2022-01-15 15:03:24 +01:00
-
d29cbb307b
adaptive screen size + overflow
Gator
2022-01-14 12:36:04 +01:00
-
6251849727
adaptive screen size + overflow
adminoo
2022-01-14 12:36:04 +01:00
-
523dda45e9
option : last generated 2d board as initial state
Gator
2022-01-13 23:13:22 +01:00
-
ae237b8c61
option : last generated 2d board as initial state
adminoo
2022-01-13 23:13:22 +01:00
-
980cdc35a2
option to change drawing direction
Gator
2022-01-13 18:07:41 +01:00
-
032dae7b34
option to change drawing direction
adminoo
2022-01-13 18:07:41 +01:00
-
f41e415b32
canvas dimensions stored but never used
Gator
2022-01-13 14:24:43 +01:00
-
6920b8aa5f
canvas dimensions stored but never used
adminoo
2022-01-13 14:24:43 +01:00
-
7c9e215f0b
forgot case when none is set
Gator
2022-01-13 14:10:44 +01:00
-
9d30e88420
forgot case when none is set
adminoo
2022-01-13 14:10:44 +01:00
-
59b102e5a7
keeps a single menu open
Gator
2022-01-13 14:05:08 +01:00
-
580ffb7b82
keeps a single menu open
adminoo
2022-01-13 14:05:08 +01:00
-
441238bfbc
rules can be exported in json, rule presets
Gator
2022-01-12 19:10:16 +01:00
-
b6d08ca79d
rules can be exported in json, rule presets
adminoo
2022-01-12 19:10:16 +01:00
-
9613f023b1
useless component, css fluff, comments
Gator
2022-01-11 17:21:41 +01:00
-
db1525508b
useless component, css fluff, comments
adminoo
2022-01-11 17:21:41 +01:00
-
93f9426f56
preset for 1D CA initial state
Gator
2022-01-11 13:16:42 +01:00
-
3ecd87b0b9
preset for 1D CA initial state
adminoo
2022-01-11 13:16:42 +01:00
-
266840aa0b
references in readme
Gator
2022-01-10 22:31:40 +01:00
-
468b3eae8c
references in readme
adminoo
2022-01-10 22:31:40 +01:00
-
73e690aa07
fluff pour number inputs
Gator
2022-01-10 21:01:39 +01:00
-
b19022077d
fluff pour number inputs
adminoo
2022-01-10 21:01:39 +01:00
-
6f1e813316
configurable refresh rate for 2d CA
Gator
2022-01-10 20:49:09 +01:00
-
-
a56ef81963
configurable refresh rate for 2d CA
adminoo
2022-01-10 20:49:09 +01:00
-
-
980be551c1
favicon, useless component
Gator
2022-01-10 20:07:03 +01:00
-
76b0dcf1fb
favicon, useless component
adminoo
2022-01-10 20:07:03 +01:00
-
38f66a9090
general option component (canvas size)
Gator
2022-01-10 14:16:34 +01:00
-
737c81c26e
general option component (canvas size)
adminoo
2022-01-10 14:16:34 +01:00
-
74a1b311b7
working vue components for 2D automata
Gator
2022-01-10 13:50:02 +01:00
-
1f51d40fcf
working vue components for 2D automata
adminoo
2022-01-10 13:50:02 +01:00
-
59d821d084
working vue components for 1D automata
Gator
2022-01-10 11:13:44 +01:00
-
4f26becf9f
working vue components for 1D automata
adminoo
2022-01-10 11:13:44 +01:00
-
5fe9243560
[wip] vuex, submenu templates, linting rules
Gator
2022-01-09 11:47:18 +01:00
-
890018c0dc
[wip] vuex, submenu templates, linting rules
adminoo
2022-01-09 11:47:18 +01:00
-
b2057d0244
process of vueification
Gator
2022-01-08 13:12:15 +01:00
-
248a334bf0
process of vueification
adminoo
2022-01-08 13:12:15 +01:00
-
010c34b5a9
canvas size option, menu collapsed by default
Gator
2022-01-02 19:07:24 +01:00
-
4b8e35946e
canvas size option, menu collapsed by default
adminoo
2022-01-02 19:07:24 +01:00
-
74e9667c51
2d logics fully ready (me think)
Gator
2022-01-02 16:45:03 +01:00
-
7619e48681
2d logics fully ready (me think)
adminoo
2022-01-02 16:45:03 +01:00
-
1a14e2d028
working 2D CA functions + canvas draws in one go
Gator
2022-01-02 14:47:27 +01:00
-
702087b255
working 2D CA functions + canvas draws in one go
adminoo
2022-01-02 14:47:27 +01:00
-
09afd29624
[wip] game of life, 1D to 2d
Gator
2022-01-01 23:11:38 +01:00
-
1b86688f9e
[wip] game of life, 1D to 2d
adminoo
2022-01-01 23:11:38 +01:00
-
56566aa802
structuring shits up
Gator
2022-01-01 14:07:34 +01:00
-
980a39bbde
structuring shits up
adminoo
2022-01-01 14:07:34 +01:00
-
a2e16a0fde
hidable menu content
Gator
2021-12-31 13:17:37 +01:00
-
15613b3f4c
hidable menu content
adminoo
2021-12-31 13:17:37 +01:00
-
0b1073b66e
stop button, loop skipped a frame
Gator
2021-12-31 11:10:32 +01:00
-
39fc339776
stop button, loop skipped a frame
adminoo
2021-12-31 11:10:32 +01:00
-
e62fafb55d
optional looping option
Gator
2021-12-31 10:31:52 +01:00
-
04db31e4f4
optional looping option
adminoo
2021-12-31 10:31:52 +01:00
-
5558b867d5
clickable labels, colors, precision, purer func
Gator
2021-12-31 00:03:55 +01:00
-
ac7068ea35
clickable labels, colors, precision, purer func
adminoo
2021-12-31 00:03:55 +01:00
-
81102611ec
absolute shitcode interface POC
Gator
2021-12-30 19:45:39 +01:00
-
839fa23f85
absolute shitcode interface POC
adminoo
2021-12-30 19:45:39 +01:00
-
f27a983b55
now it actually evolves according to the rules
Gator
2021-12-30 14:42:10 +01:00
-
6166475c5c
now it actually evolves according to the rules
adminoo
2021-12-30 14:42:10 +01:00
-
7add85cefb
first commit : broken evolve. fun anyway
Gator
2021-12-30 13:39:25 +01:00
-
-
995fca7355
first commit : broken evolve. fun anyway
adminoo
2021-12-30 13:39:25 +01:00