Hi,
I'm almost new to Web Games programming (and in js programming as well!). I started about 2 months ago.
For my game I was obviously inspired by diep.io (that was inspired by "diepix arena" I suppose).
Anyway... that's tha game: http://www.flar.io
I do not know how it does perform with many connected players. It's almost empty at the moment. So it's also boring <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">
I'm working on new players levels... upgrades and bonuses.
Currently it seems to work fine on FF and IE (I'm having some socket.io related problems on Google Chrome).
Also I have some problem with the socket.io dsconnections (so I have to ask the players to reload to start a new game).
Feedbacks are welcome.
Thank you!!!