Agar.io, but more mappy.
Features 3 modes:
- Competitive - eat particles, eat NPCs, and don't get eaten.
- Vampire - leach mass off NPCs and don't let others leach off you.
- Explorer - peacefully explore the map and collect particles.
-
Clone this repository:
git clone https://github.com/maxpatiiuk/geo-io/
-
Install dependencies:
npm install
-
Run the app:
# For Development: npm run dev # For Production: npm run build && npm run preview
- Inspired by agar.io
