X-WingSimulator
Online multiplayer toy program which simulates a 2D world where clients can connect and flight X-Wings together. Computer Networks project of Facultad de Ingeniería - UDELAR. You can also find it's source code on Github.
This project was a great opportunity to gather experience in the following:
- Socket programming in python.
- Multithreaded programming.
- Client-server model programming