itch.io is community of indie game creators and players

Devlogs

Multiplayer is back in there

Delve
A downloadable game

So, been gone a while, but I have been working on things, namely, adding multiplayer.

It’s meant a rewrite of a lot of the code behind movement - which is now a lot more solid, and has better deterministic behavior which is core to what this game is about.

Currently this is working on Godot’s internal network system, but I’ve built it in such a way that I can support other methods (namely steam).

Leave a comment