PyTCP – TCP/IP Stack written in Python

PyTCP is a Python based attempt to create fully functional TCP/IP stack for educational purposes. Stack operates as user space process attached to Linux TAP interface. As of today stack supports TC… Read more

Similar

Why Python for Game Designers

Python is a high-level, general-purpose programming language. You might be surprised to learn how closely Python and game design are connected. Believe me, they work together exceptionally well. My name is Valentin — I’m a game designer and developer spec... (more…)

Read more »