/node-js-game

A node.js agar.io clone

Primary LanguageJavaScript

Node.js Agar.io clone

This is an agar.io clone made using an article on Rawkes.

Running the game

To run the game, first install node.js and socket.io. Then, start the server using the following command in the root folder:

$ node game.js

You can then play the game by opening index.html in your browser.