Skip to content

dbircsak/unity-simple-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unity-simple-server-example

Simple Authoritative Server Examples for Unity

part1

Article at Simple Authoritative Server Part 1

This server creates spheres and when clients connect they receive this data. The clients send nothing back to the server. Very simple.

part2

Article at Simple Authoritative Server Part 2

The client will send a keypress and the server will move a cube and send the new position to all connected clients.

About

Simple Authoritative Server Examples for Unity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages