Krok

Multiplayer Online Battle Arena

In this Pudge Wars inspired game you take the role as “Krok-Arne” as you face off against your enemies using your deadly hook and savage sword.

Mayhem and laughter is a guarantee in this game as you and your friends fight across three different areas to determine who is the real pirate amongst you.

    My Contributions

  • Network system.
  • I wrote and helped design big parts of our network message system. This involved everything from setting up sockets and how we send the raw data,
    to combining and integrating it to our already existing component system.
  • Pickups and their interactions.
  • I created the pickup system across server and client. How we handle pickup collision on the server, keeping all the clients updated with the same pickup information and spawning new pickups was all my responsibility.