/CSharp-and-Python-continuous-communication

These scrips make so you can send over data between C# and Python, so you can have continuous fast communication between them. Great for having your own AI in Unity.

Primary LanguageC#MIT LicenseMIT

Connect C# and Python

This is a tutorial about how to connect C# and Python via socket communication. This can be used to for example make your own AI game in Unity. Youtube video: https://youtu.be/VeIiU9qTsGI Watch the video