alexgrigoras / multiplayer_game

A game similar to agar.io which has two circles that grow bigger when they eat other circles.

Home Page:https://alexgrigoras.github.io/multiplayer_game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer Web Game

Description

A 2-player game similar to agar.io in which players are represented by circles that grow bigger when they eat other spawned circles.

The demo of the application is available here. The application has only the frontend available because the nodejs backend is not hosted anywhere. To test the application, clone the repository and run it locally.

Architecture

  1. Frontend
    • HTML
    • CSS
  2. Backend
    • NodeJS

Authors

  • Alexandru Grigoras
  • Ioan Suflet

License

The application is licensed under the MIT License.

About

A game similar to agar.io which has two circles that grow bigger when they eat other circles.

https://alexgrigoras.github.io/multiplayer_game/

License:MIT License


Languages

Language:JavaScript 42.7%Language:HTML 42.0%Language:CSS 15.3%