Luke Bartholomew

Speed TCP

This project was a multiplayer game I wrote using the TCP protocol. I wrote the game itself in Godot. The server was originally written in C# and I am currently rewriting it in Go.

Github Links:

C# server code

Go server code

Godot game code

Back Home