2D Shooter Multiplayer Photon.

I have made a small, work in progress, multiplayer prototype to learn the basics of Photon engine on Unity.

GamePlay.

It a simple 2D Shooter game where player LogIn with the name and then join the lobby. Room is created and max 2 players can play in a single room.

Using MVC for structuring the verticals in the game.

New Things to Add:-

  • Auto-Assign Teams
  • Score System
  • Multiple RoomList
  • Player Damage