add date stamps and links to my stuff elsewhere
This commit is contained in:
parent
7b82a7719e
commit
d99f1c3870
12 changed files with 52 additions and 6 deletions
|
@ -13,6 +13,7 @@
|
|||
<main>
|
||||
<h1 id="cell-thingy">cell thingy</h1>
|
||||
<p>
|
||||
<code>2024-06-02</code><br>
|
||||
I made/am making some kind of asynchronous cellular automata or cell-based spatial programming environment. Idk, those are fancy words for a silly experiment. It is inspired by <a href="https://www.youtube.com/watch?v=xvlsJ3FqNYU">cellpond</a> and <a href="https://github.com/mxgmn/MarkovJunior">Markov Junior</a>. If you have <a href="https://www.rust-lang.org/">rust</a> installed, you can try it yourself! The source code is <a href="https://git.crispypin.cc/CrispyPin/snad">here</a> and <a href="https://github.com/CrispyPin/snad">here</a>.<br>
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue