To start project in production mode, run npm run start
To start project in development mode, run npm run dev
This is my school project, it implements two-dimensional universal Turing machine with a very simple set of rules but complex emergent behavior named "Langton's Ant".
HTML