by omNomios | Jul 23, 2018 | Thoughts
I loved Real Time Strategy as I was growing up. When I first played the Command and Conquer demo, (which was 3 modified missions from the full game) I was hooked. I would play it over and over and eventually I would fall into a pattern of trying to build a large...
by omNomios | Jul 16, 2018 | Dev Blog
The backbone of every multiplayer game is making sure the state is the same on every client. So network communication between the server and the connected clients is pretty key. If you mess that up, the whole experience falls short. Getting the data out and making...
by omNomios | Jul 6, 2018 | Dev Blog
Hello world! We’re very excited to be starting a series of developer/artist blog entries to keep you up to date with changes as well as plans and priorities throughout the development process. We are also very happy to hear any and all feedback. Got a bug you’d like...