CS: Fog of war

Multiplayer top down arena shooter - Studio Project 4

CS: FOW is a third-person multiplayer survival game where infinite waves of enemies will come after you. You have to protect yourself while defending and doing the objectives. Players control vehicles with different weapons for each vehicle. This is our first time trying multiplayer, after having done socket programming, on Unity and we went with Forge Networking API over UNet. We took inspiration from Minigore, Helldivers, Grim Dawn (Crucible DLC).

My role in this was to program the car physics, shooting, as well as write the netcode.