llapi-example icon indicating copy to clipboard operation
llapi-example copied to clipboard

LLAPI Networking sample (Top Down Shooter)

LLAPI Example

This is done as test job to apply position in Unnyhog company

Installation

  1. Clone repository by git clone https://github.com/alerdenisov/llapi-example.git
  2. Open directory in command prompt with administrator privilege (required to create symlinks)
  3. Execute setup.bat
  4. Open two instance of Unity (5.5.0 and newer)
  5. Open folders llapi-server and llapi-client as a projects

or get prebuilded binaries from releases

Running

Be sure you let client to connect before run game at server.

Controls

  • W S A D - movement
  • Mouse - aim
  • LClick - fire bullet
  • Spacebar - spawn crate

Showcase