Skip to content

zestylife/EuNet-Tanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EuNet - Tanks

This is an example of Multiplayer Unity TANKS created using EuNet.
It contains all source code for Server, Client, and Common project.

Easy Unity Network (EuNet) is a network solution for multiplayer games.

Screenshot

image

Video

Click to watch YouTube video
http://www.youtube.com/watch?v=COKdDbeEUUQ

Google Play App

You can run it on Google Play

How to use

Server

  • Open the Tanks.sln file with Visual Studio 2019.
  • Run Rebuild All. (If it fails, run Build All)
  • Start the GameServer project with debugging.

Client

  • Open the Client folder with Unity 2019.4 version.
  • Click the Unity Play button to run it.
  • Enjoy!

If connection to the server fails, it is because the server address is wrong.
You need to find an accessible address and put it in the Server Address field of the GameClient object in hierarchy.

About

Multiplayer TANKS using EuNet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published