Skip to content

TodePondPond/CellRoost

 
 

Repository files navigation

CellPond

CellPond is a slightly-surreal 'cellular automata' engine that I made for fun.

I've made two videos about it! Check them out:
🦠 Cells in Cells in Cells
🤖 Nothing

And I'm now making a new video about it! Called:
🔮 Spellular Automata

What's the big idea?

CellPond has 2 big ideas:
🐸 You can code it by dragging + dropping shapes.
🐸 Cells can split/merge cells into smaller/bigger cells.

How can I use it?

You can try it out at cellpond.cool
(sorry no touch controls yet)

Or, you can download the source code and open index.html in a browser.

How does it work? What do all the shapes do?

It's a secret.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%