Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 277 Bytes

Automaton

It's an academic project. Automaton implemets following automata:

  • Game of Life
  • WireWorld
  • Quad Life
  • Langton Ant
  • One dimensional automaton

It supports following neighborhoods:

  • von Neumann
  • Moore Neighborhood
  • One dimensional neighborhood