Gaming
Articles about multiplayer game development, from player state sync to social features like chat.
GamingMar 15, 2019
New Feature Release: Message Counts API
Message Counts API (unread messages) enables the retrieval of message counts, on a per channel basis, and using a single API call
GamingOct 19, 2018
Build: Multiplayer AR Game with Magic Leap and Unity
How to create your own Magic Leap multiplayer game using Unity and PubNub.
GamingOct 17, 2018
Controlling Devices with Magic Leap Hand Gestures
How to use gestures to control - turn on/off or change the color - of an internet-connected LED with Magic Leap and PubNub.
GamingOct 8, 2018
Getting Started with Magic Leap and Unity
A getting started guide for building real-time, multi-user experiences for Magic Leap using Unity Game Engine and PubNub.
GamingAug 20, 2018
Build a Multiplayer Game in Go with PubNub Platform
How to create your own mutliplayer race game with PubNub and the Go programming language.
GamingAug 16, 2018
A/B Testing Your Game with PubNub and Optimizely
How to run A/B testing for your multiplayer game to identify how players are performing on different types of levels.
GamingAug 15, 2018
Build a Multiplayer VR Game with A-Frame, and WebVR
How to create a multiplayer VR bowling game for Google Cardboard with A-Frame, WebVR, Glitch, and PubNub.
GamingJul 23, 2018
How to Build Your Own HQ Trivia App for Android
How to build your own HQ trivia app for Android with Functions. Deploy a live, real-time multi-user quiz app for any number of players.
GamingMay 15, 2018
Real-time Data Synchronization with Unity and PubNub
Unity SDK with PubNub. Data synchronization, which ensures that two or more clients are synced, is essential for multiplayer games specifically.