SkillAgentSearch skills...

SandPond

3D cellular automata

Install / Use

/learn @TodePond/SandPond
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img align="right" height="100" src="http://img.todepond.com/IMG/SandPond@0.25x.png">

SandPond

SandPond is an engine for cells that follow spatial rules.<br> It's heavily inspired by Dave Ackley's T2 Tile Project.

For more info, check out the SandPond Saga video series.

Rules

Atoms follow simple rules, like this one:

@ => _
_    @

The @ represents the atom.<br> The _ represents an empty space.<br> So... the rule makes the atom fall down if there's an empty space below it.<br>

Try it out

Try it out at www.sandpond.cool.<br> Or download it and open index.html in a browser.<br>

Make your own element

Elements are written in the SpaceTode language.<br> To learn SpaceTode, check out the documentation.<br> Or look at the examples in the Elements folder.

View on GitHub
GitHub Stars216
CategoryDevelopment
Updated7d ago
Forks16

Languages

JavaScript

Security Score

95/100

Audited on Mar 20, 2026

No findings