image

"In this part 4 of multiplayer game tutorial series, we'll generate food pickups for the players to eat and grow like Agar.io / Slither.io.

In the last tutorial, we implemented collision in Phaser client, and notified the server when any collision occurs. The server checks this collision and determines who got eaten by comparing their sizes."

Read More