project-lixenium

Lixenium

A multiplayer video game that allows players to use their own music and play in a large real-time equalizer, dodging different objects while growing and feeding on other players, inspired by popular video games such as Geometry Dash, Agar.io and Osu!

lixenium-0
lixenium-1
lixenium-2
lixenium-3
lixenium-4
lixenium-5
lixenium-6

This was my first videogame and what brought me closer to the world of programming, one of the big challenges besides learning on the fly was to synchronize states to be able to convert the base of the project into a multiplayer videogame with Unity Unet, some time later Unity announces the end of support for Unet so an alternative called Mirror is born and the code migration begins.