JadenTravnik / MultiplayerFPS-Tutorial

A video series on making a multiplayer first-person shooter in Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making a Multiplayer FPS in Unity

Learn how to make a multiplayer first-person shooter in Unity. This series teaches the very cool Unity Networking system (uNet). All code is written entirely in C#.

Watch the videos HERE.

###Software

  • This project runs on the Unity engine. Make sure to have the newest version installed before running the project. The project folder is called "MultiplayerFPS".

###Copyright This project is released into the public domain. For more information see LICENSE.

About

A video series on making a multiplayer first-person shooter in Unity.

License:The Unlicense


Languages

Language:C# 56.3%Language:GLSL 42.1%Language:JavaScript 1.6%