Skip to content

chu8129/CSharp-and-Python-continuous-communication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.9%
  • Python 17.1%