Multiplayer is totally a possibility! We had this entire replay system in the works that unfortunately we just didn't have the time to finish implementing, but the replay system worked by running its own server in parallel and recorded anything that was replicated during gameplay, so it basically required us to build the game with multiplayer already fully integrated on the backend.