Gaming
Articles about multiplayer game development, from player state sync to social features like chat.
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.
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.
GamingMar 7, 2017
Building a Multiplayer Hangman Game for iOS in Swift
How to build a multiplayer hangman game for iOS using Swift and PubNub BLOCKS.
GamingAug 29, 2016
DIY Pokemon Go App with Android Push Notifications
An Android application with a map that displays Pokemon from Pokemon Go around you and uses PubNub for Android push notifications.
GamingJan 13, 2015
In-Game Notifications for Multiplayer Games
This blog post/tutorial features Rect Rangle is a browser-based game using HTML5 and JavaScript, that uses PubNub for in-game notifications.
GamingJan 8, 2015
WebGL, DOM, and Physics w/ Famo.us Mixed Mode
This talk demos Famo.us Mixed Mode, a javascript framework for building user interactive UIs entirely in the browser, mixing WebGL, DOM, and physics.
GamingNov 12, 2014
Building a Browser-based Game w/ a Phone Controller
This tutorial shows you how to build a second screen game in a web browser with JavaScript that uses a phone controller.
GamingSep 4, 2014
DIY Minecraft: Multiplayer Voxeljs with PubNub | PubNub
Tutorial and live demo on building a DIY multiplayer Minecraft with PubNub and Voxeljs. It's multiplayer Voxeljs!