summaryrefslogtreecommitdiff
path: root/examples/game-of-life.tex
blob: 5392772550384db595c5fa43ea88d6b595696f14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\usemodule
  [simpleslides]
  [style=Automata,
  file=initial-gol/sships.gol,
  %file=initial-gol/oscillator_p11.rle,
  rule=B3.S23,
  mode=life,
  %extendxy=10,
  color=red,]

%\ctxlua{dofile "automatarc-gol.lua"}
\starttext

\dorecurse{10}{
\SlideTitle{Frame Number \recurselevel}
\input dawkins
}

\stoptext