
LD Smith at
Sockets – Knox Game Design, February 2025
How to create a simple client and server socket connections in Python to send network data. Demo of how to use socket code to implement a simple command line networked number guessing game in Python.
#gamedev #gamedesign #knoxville