diff options
Diffstat (limited to 'all.html')
-rw-r--r-- | all.html | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -170,6 +170,14 @@ <div class="row"> <div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project"> + <img src="screenshots/stochastic.png" width="400" height="400"><br> + <div class="project-title"><a href="stochasticca.html">Stochastic elementary cellular automata</a></div> + Run <a href="https://en.wikipedia.org/wiki/Stochastic_cellular_automaton">Stochastic elementary cellular automata</a>. + </div> + </div> + + <div class="row"> + <div class="col-lg-4 col-md-6 col-sm-8 col-xs-10 well well-sm project"> <img src="screenshots/h.png" width=200 height=200><br> <div class="project-title"><a href="h.html">H</a></div> Pick simple rules, and watch a cool pattern |