Skip to content

Commit 80fef1c

Browse files
476458476458
authored andcommitted
Added cell status image
1 parent cd1911d commit 80fef1c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_posts/2017-01-20-JoyOfOcaml2.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,13 @@ let _ = main ()
305305
;;
306306
{% endhighlight %}
307307

308-
I think I have a logical representation of the status of the cells in this game of life. Still I have to fire the game
308+
I think I have a logical representation of the status of the cells in this game of life.
309+
310+
![image-title-here](../images/cellstatus.tex.preview.pdf.png){:class="img-responsive"}
311+
312+
313+
Still I have to fire the game
314+
309315
and look at the game visually. This is the unfinished part that should start the game.
310316

311317
{% highlight OCaml %}

0 commit comments

Comments
 (0)