Recording: Creating interactive multiplayer experiences with Firebase
Earlier this year, I had the honour of presenting at Google I/O 2016, on how to build multiplayer games with Firebase. If you aren’t familiar with Firebase, it’s a fantastic Backend-as-a-Service that has several features, most notably the Realtime Database, that can cut down the amount of time for certain types of games quite drastically. In […]