Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 284 Bytes

Langtons ant implementation in Go.

Usage

go run *.go

Features

  • Custom pattern
  • Auto generating color gradient based on pattern length
  • Color shuffling mode
  • Auto zoom

Future features

  • parametric selection of settings
  • selective grid-update to increase stepspeed