C# automata

A little code snippet which I made while I was bored which simulates sand physics using cellular automata. Each tile is represented by a character in the console.

Usage

The program simulates simulation_ticks number of ticks, change that variable to suit your needs.

Links (For accessibility)

AfghanGoat - Mirror