Warped Point

I Do Programming And Stuff

Canvas Tests - Cellular Automata

Basically this generates random maps/caves based on a cellular automata algorithm. Birth controls how many "live" cells need to be adjacent to a "dead" cell for it to become alive again, Death controls how many before it becomes a dead cell, probability sets up how many live cells the algorithm needs to begin with, and tile size changes the size of the tiles. If you set that to 1 it WILL lag for a while so be careful.

Recent Photos