Introduction

SpaceTode is a spatial programming language. I use it to make new elements in the SandPond enginearrow-up-right. It is heavily inspired by SPLATarrow-up-right.

Its source code is here: github.com/l2wilson94/SpaceTodearrow-up-right

What does it look like?

You draw spatial rules for atoms to follow, like this one:

In this example... The @ represents the sand atom. The _ represents an empty space. So... the rule makes the sand atom fall down into any empty space.

Try it out

The easiest way to try writing SpaceTode is by downloading the SandPond enginearrow-up-right, and then writing your code in the CustomElements.js file.

Last updated

Was this helpful?