Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 343 Bytes

UniNetShooter

A simple network-enabled space shooter to help Unity developers learn network-related programming through example.

To get started:

  1. Pull all the files onto your machine
  2. Unzip the Library zip file. It should create a Library folder and a bunch of files in it.
  3. Open the project with Unity3D and tinker away!