summaryrefslogtreecommitdiff
path: root/mathematical.html
diff options
context:
space:
mode:
Diffstat (limited to 'mathematical.html')
-rw-r--r--mathematical.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/mathematical.html b/mathematical.html
index ca09c44..9482b49 100644
--- a/mathematical.html
+++ b/mathematical.html
@@ -56,6 +56,13 @@ Ant. You can find out more about it <a href="https://en.wikipedia.org/wiki/Langt
</p>
<hr>
+<img src="screenshots/ElementaryCellularAutomata.png" width=400 height=400><br>
+<a href="elementarycellularautomata.html">Elementary cellular automata</a><br>
+<p>
+Run <a href="https://en.wikipedia.org/wiki/Elementary_cellular_automaton">elementary cellular automata</a>.
+</p>
+<hr>
+
<img src="screenshots/mazesolver.png" width=200 height=200><br>
<a href="mazesolver.html">Maze Solver</a><br>
<p>
@@ -117,4 +124,4 @@ approximates π!<br>
</p>
-</body> \ No newline at end of file
+</body>