devenlil / Bliep.io-Server

A Node.js Server for Bliep.io, an open source clone of the game Diep.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BliepProject

The Bliep Project is an educational project dedicated to cloning the game Diep.io.

Bliep.io Server

This repository is for the game server which is written in Node.js (javascript). To connect to the server, you must use the Bliep.io Client. The original Diep.io client will NOT WORK even if you manage to create a plugin which allows you to connect to an ip address. This is because the BliepProject has it's own protocol and is in a way its own game.

Work In Progress!

This repository is still a work in progress. Check back later!

What's working

  • Connection with client
  • Players moving around
  • Player Names
  • Shooting Bullets

What's not working

  • Lot's of stuff but now working on: refining player movement

About

A Node.js Server for Bliep.io, an open source clone of the game Diep.io.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%