tulustul / ants-sandbox

A simple and completely useless simulation of ants colony for web browsers

Home Page:https://ants-sandbox.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Game screenshot

Development

  • npm install
  • npm run start

To build:

  • npm run atlas - generates texture atlas
  • npm run build - builds app

To lint:

npm run lint

About

A simple and completely useless simulation of ants colony for web browsers

https://ants-sandbox.io

License:MIT License


Languages

Language:TypeScript 58.8%Language:Vue 39.1%Language:CSS 1.2%Language:JavaScript 0.5%Language:HTML 0.4%