Ants Sandbox https://ants-sandbox.vercel.app/
This is a simple and completely useless simulation of ants colony for web browsers.
Inspired by this YouTube video.
The app is available here.
npm install
npm run start
npm run atlas
- generates texture atlasnpm run build
- builds app
npm run lint