TodePond / CellPond

surreal cellular automata
https://cellpond.cool
MIT License
298 stars 36 forks source link

Replace hexagons+diamonds with triangles #281

Closed TodePond closed 12 months ago

TodePond commented 2 years ago

Too late to do this for the video now, but in the future:

Pointing up = Add 1 Pointing down = Subtract 1 Pointing right = Channel to the right Point left = Channel to the left

related: #249

Bonus: Consider alternative for hexagon chance values

TodePond commented 12 months ago

done!