Tag Archives: Autocell

Autocell 2

I’ve updated Autocell to version 2. In addition to cleaning up the code, adding better error handling, and (I hope) improving the interface slightly, I’ve made the following changes to the rules: You can now set cells to be drawn as images. Defining the image a cell should use is as simple as making a [...]

Posted in Code | Tagged | 4 Comments

Mini-Project: Autocell

My latest quick project was to write a basic scripting language for building cellular automata. The framework is built on javascript, and I made a nice little interface to go with it. As long as you’re using a browser that isn’t terrible, you can check it out here. All the code on that page except [...]

Posted in Code | Also tagged , , , | 1 Comment