Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 613 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 613 Bytes

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.