Commit graph

8 commits

Author SHA1 Message Date
050eee0e3c add maze and sparks examples 2024-05-30 20:57:36 +02:00
4793bc1b8f Pick rule matches based on exact position, but use an origin offset for rotated rules to fix directional bias for rotated rules.
This also avoids the bias toward larger rules caused by checking for overlapping matches at the chosen position.
2024-05-30 20:52:39 +02:00
f556c80f29 add wiper example 2024-05-21 22:33:36 +02:00
74944d8e7d add fire example 2024-05-17 18:52:12 +02:00
111a306182 add ants example 2024-05-17 18:24:49 +02:00
da69daa219 basic performance benchmarking 2024-05-16 23:50:01 +02:00
d1d033565e store cell data in engine instead of editor 2024-05-07 18:41:10 +02:00
c440833755 add example rulesets 2024-05-07 13:37:54 +02:00