The Bliep Project is an educational project dedicated to cloning the game Diep.io.
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.
This repository is still a work in progress. Check back later!
- Connection with client
- Players moving around
- Player Names
- Shooting Bullets
- Lot's of stuff but now working on: refining player movement