All Projects → alerdenisov → llapi-example

alerdenisov / llapi-example

Licence: MIT license
LLAPI Networking sample (Top Down Shooter)

Programming Languages

C#
18002 projects
Mask
19 projects

Projects that are alternatives of or similar to llapi-example

Team-Capture
Team-Capture - A multiplayer FPS game, inspired by games like Quake and TF2. Done in Unity
Stars: ✭ 81 (+211.54%)
Mutual labels:  multiplayer, shooter
StarshipAcademy
a Multiplayer WebVR Space Shooter made with A-Frame and Socket.io
Stars: ✭ 24 (-7.69%)
Mutual labels:  multiplayer, shooter
LunarGdx
A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
Stars: ✭ 23 (-11.54%)
Mutual labels:  multiplayer
FiveMultiplayer
www.five-multiplayer.net/
Stars: ✭ 25 (-3.85%)
Mutual labels:  multiplayer
cloud-cf-helloworld-nodejs
A "Hello World" application for Cloud Foundry using a simple RESTful API in Node.js with persistency in PostgreSQL and SAPUI5 UIs.
Stars: ✭ 45 (+73.08%)
Mutual labels:  sample
hcp-portal-service-samples
Code samples of site and page templates, applications, widgets, shell plugins and more, intended to be used as references for development of custom content for SAP HANA Cloud Platform portal service sites.
Stars: ✭ 29 (+11.54%)
Mutual labels:  sample
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
Stars: ✭ 42 (+61.54%)
Mutual labels:  sample
AsyncVoid
Project related to the site's posts about async void.
Stars: ✭ 32 (+23.08%)
Mutual labels:  sample
azure-sdk-for-python-keyvault-secrets-get-set-managedid
How to set and get secrets from Azure Key Vault with Azure Managed Identities and Python
Stars: ✭ 13 (-50%)
Mutual labels:  sample
SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (+165.38%)
Mutual labels:  multiplayer
LandOfTheRair
Land of the Rair is a full-blown MORPG styled like the MUDs of olde, featuring hours upon hours of gameplay.
Stars: ✭ 20 (-23.08%)
Mutual labels:  multiplayer
php-finder refactoring-kata
🐘🔍Incomprehensible Finder Refactoring Kata port for PHP
Stars: ✭ 22 (-15.38%)
Mutual labels:  sample
voxelfield
Server authoritative multiplayer shooter game with fully destructible terrain
Stars: ✭ 20 (-23.08%)
Mutual labels:  multiplayer
LixD
Lix: Lemmings-like game with puzzles, editor, multiplayer
Stars: ✭ 80 (+207.69%)
Mutual labels:  multiplayer
unity-webgl-multiplayer
Unity WebGL basic multiplayer demo using WebSockets
Stars: ✭ 43 (+65.38%)
Mutual labels:  multiplayer
rpg
OpenGL cross platform topdown 2d magic action rpg game single player arpg
Stars: ✭ 20 (-23.08%)
Mutual labels:  top-down
backgammony
A backgammon client with multiplayer support
Stars: ✭ 37 (+42.31%)
Mutual labels:  multiplayer
Oxide.GettingOverItMP
A multiplayer mod for the game Getting Over It with Bennett Foddy, powered by the Oxide modding framework
Stars: ✭ 33 (+26.92%)
Mutual labels:  multiplayer
godothub client
GodotHub Client Class, Multiplayer and network messaging for Godot
Stars: ✭ 16 (-38.46%)
Mutual labels:  multiplayer
software-inc-multiplayer
A multiplayer mod for Software Inc written in C# for Unity.
Stars: ✭ 17 (-34.62%)
Mutual labels:  multiplayer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].