Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

borailgar/Invasion-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invasion-Game

Multiplayer 3D First Person shooter game.

  • Unity
  • Photon-PUN for networking.
  • Supports max. 20 player.

Game Logic

  • Game logic is roughly based on killing enemy units together. So, in-game combat usually takes place between enemy units and players connected to the game.
  • The power and speed of enemy units in the game increase as time passes.
  • Weapon switching and purchasing from in-game store (Each weapon has different damage and characteristics.)

Purchasing Weapon Enemy Attack!