Skip to content

Source code from my C# networking tutorial series on YouTube.

License

Notifications You must be signed in to change notification settings

Seraphtai/tcp-udp-networking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important!

I've created a new, way better networking solution, RiptideNetworking, along with improved tutorials on how to use it.

C# Networking Tutorial Series

This is the source code for my C# networking tutorial series on YouTube.

Each branch contains the code corresponding to what you should have at the end of each video in the series.

Video Branch
Part 1 tutorial-part1
Part 2 tutorial-part2
Part 3 tutorial-part3
Part 4 tutorial-part4
Part 5 tutorial-part5
Part 6 tutorial-part6
Part 7 tutorial-part7
Part 8 tutorial-part8
Part 9 tutorial-part9
Part 10 tutorial-part10
Part 11 tutorial-part11

Note: using the console app server in the GameServer project (from any branch) with the GameClient project from branch 6 and up will produce errors. This is because after part 5 of the series, we moved the server code into Unity and stopped updating the console server.

Unity Version: 2018.3.7

About

Source code from my C# networking tutorial series on YouTube.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%