Skip to content

mental1337/agario-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agar.io Clone

This is a simple clone of the popular game Agar.io using Node.js, Express, and Socket.io.

Features

  • Real-time multiplayer gameplay
  • Basic gameplay mechanics:
    • Move around using mouse
    • Eat food to grow bigger
    • Eat smaller players
    • Split functionality (coming soon)
  • Canvas-based rendering
  • Collision detection
  • Player score tracking

Setup

  1. Install dependencies: npm install

  2. Start the server: npm start

  3. Open browser and navigate to: http://localhost:3000

Technologies Used

  • Node.js
  • Express
  • Socket.io
  • HTML5 Canvas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published