/online-shooter

Online multiplayer first-person shooting game made in Unity

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Online First Person Shooting Game

Run

  • Run the executable file (for your OS) if present
  • Open it with Unity

Controls

  • Move with WASD or ARROWS.
  • Rotate with the mouse.
  • Shoot with mouse main button
  • Change latency with numbers from 5..9..0 (0 -> 0.4 -> 0.5)
  • Point with alt
  • Change weapons with 1 and 2
  • Recharge with R
  • Disconnect with M

Main Clases

  • ClientMessenger.cs
  • ServerMessenger.cs
  • MessageBuilder.cs
  • Message.cs
  • Master.cs
  • Menu.cs
  • CubeEntity.cs
  • Snapshot.cs

Constans

Please find them at Constants.cs