Agar.io clone. See Replit demo.
Clone repository:
git clone https://github.com/remarkablegames/Agar.io.git
Install dependencies:
yarn
Compile files in watch mode and run development server:
yarn dev
Remove build files:
yarn clean
Build production files:
yarn build
Run production server:
yarn start
- Fast-Paced Multiplayer
- Multiplayer Platformer
- Real Time Multiplayer in HTML5