itch.io is community of indie game creators and players

Devlogs

Better performance - status

Blockiverse
A downloadable game for Windows

I'm still working on improving the performance of the network code and how I store data. Previously I had message classes, which I serialized to byte arrays, but the serialization was the bottle neck and so I use now this horrible long function header:

Download Blockiverse
Leave a comment