Gaming
Articles about multiplayer game development, from player state sync to social features like chat.
GamingOct 1, 2019
Create a React Native App w/PubNub | ATC Game Pt 2
Create a real-time React Native app using PubNub and Redux in the second part of my Air Traffic Control game development series.
GamingOct 1, 2019
Create a Node.js Application with PubNub | ATC Game
Create a real-time Node.js server application using PubNub in this first post of my Air Traffic Control game development series.
GamingJul 28, 2019
Multiplayer Gaming Using Phaser – Occupancy Counter
How to build a JavaScript occupancy counter for multiplayer games that automatically updates a counter based on new users going online or offline.
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.
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 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.
GamingJul 9, 2018
How to Set Up 2FA in Your Multiplayer Game
How to add two-factor authentication functionality into a multiplayer game to securely authourize gamers into the game and real-time chat.