This is an old project of mine I did while finishing my Physics degree. Someday® I might do a more in-depth writeup on it here.

Mandarina (tangerine, in Spanish) is a prototype for a multiplayer action game for up to 8 players, with 3 unique heroes to choose from. There’s a single map where you can destroy chests to level up, and enter bushes to become invisible. There’s also a storm that closes in on the center, forcing players to get closer to each other and fight.
The game was tested on a custom at-home server with 5 online players.
Code is available on GitHub. I’m proud of this project, but the overall code design and quality is quite terrible (by my current standards). I wouldn’t recommend using it for learning.