EloiStree / HelloInput

Collect of information about old project on Input in aim to do a workshop on the topic
0 stars 0 forks source link

Keyword: TNet3 #233

Open EloiStree opened 4 days ago

EloiStree commented 4 days ago

If you have the budget, my top choice for Unity 3D networking is TNET. It works flawlessly. With TNET, you get a server included, and it offers a wide range of features, like small file synchronization for players and much more.

It's an excellent solution for creating a hub to share input between 100-400 AI, bots, or devices.

image https://assetstore.unity.com/packages/tools/network/networking-and-serialization-tools-tnet-3-56798

EloiStree commented 4 days ago

Chess game in TNET:

https://github.com/EloiStree/2023_03_25_ChessDemoMultiTNET3 https://github.com/EloiStree/2023_03_25_DevVsWildChillChessStudentsVersion