Skip to content

remarkablegames/Agar.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agar.io

Build Status

Agar.io clone. See Replit demo.

Prerequisites

Installation

Clone repository:

git clone https://github.com/remarkablegames/Agar.io.git

Install dependencies:

yarn

Usage

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

Readings

Contributors

Ben Budnevich    remarkablemark

License

MIT