Coder Social home page Coder Social logo

agar.io-clone's Introduction

Agar.io Clone

GitHub Stars GitHub Issues GitHub Wiki Live Demo " Gitter

A simple Agar.io clone built with socket.io and HTML5 Canvas on top of NodeJS.

Image

Live Demo

Singapore " ![Heroku EU](https://img.shields.io/badge/heroku eu-online-green.svg) " ![Heroku US](https://img.shields.io/badge/heroku us-online-green.svg) " Cloud9


How to Play

You can check out a more elaborated how to play on our wiki

Game Basics

  • Move your mouse on the screen to move your character
  • Eat food and other players in order to grow your character (food respawns every time a player eats it)
  • A player's mass is the number of food particles eaten
  • Objective: Try to get fat and eat other players

Gameplay Rules

  • Players who haven't eaten yet cannot be eaten
  • Everytime a player joins the game, 3 food particles will spawn
  • Everytime a food particle is eaten by a player, 1 new food particle will respawn
  • The more food you eat, the slower you move

Latest Changes

  • Game logic handled by server
  • Client side is for rendering only
  • Display player name
  • Now supporting chat
  • Type-ping in the chatbox to check your ping

Installation

You can check out a more detailed setup tutorial on our wiki

Requirements

To run the game, you'll need:

  • NodeJS with NPM installed
  • socket.io
  • Express

Downloading the Dependencies

After cloning the source code from Github, you need to run the following command to download all the dependencies (socket.io, express, etc.).

npm install

Running the Server

After downloading all the dependencies, you can run the server with the following command:

node server/server.js

or

npm start

The game will then be accessible at http://localhost:3000.

For Developers

FAQ

  1. What is this game?

This is a clone of the AgarIO game (http://agar.io). Somebody said that AgarIO is a clone of the game Osmos on the iPad, I have no idea because I have not played Osmos yet. (Hey! Cloneception =]] ) 2. Why you clone this game?

Well. The original game is still online, but it's closed source. And sometimes, it's subject to damn lag. I can play very well at my company (don't tell my boss!) but can't even connect when I'm at home. That's why me and the contributors want to make an open source version of this game, for learning purposes, and to let the community add some awesome features as they want, self-host on their own server to have fun with friends,... 3. Any plan for an online server to compete with AgarIO or make some money?

Actually no! This game belongs to the community, and I have no plan to make money or compete with any product with this. And I won't have enough time to run my own server. But if you want, you can do it. 4. Can I deploy this game to my own server?

Yes you can! This game was made for that! 5. I don't like HTML5 Canvas. Can I write my own game client with this server?

Yes for sure. As long as your client supports WebSockets, you can write your game client in any language/technology, even with Unity3D (there is an open source library for Unity to communicate with WebSockets). 6. Can I use some code in this project to my own project?

Yes you can.

agar.io-clone's People

Contributors

bitdeli-chef avatar bjarneo avatar cschwarz avatar drpotato avatar giongto35 avatar gitter-badger avatar huytd avatar igorantun avatar jniles avatar kbariotis avatar matthewaura avatar sarencurrie avatar saviosg avatar themuddfamily2 avatar villers avatar vytorcalixto avatar zoo1 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.