Gaming

Articles about multiplayer game development, from player state sync to social features like chat.

Real-time Data Synchronization with Unity and PubNub
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.
PubNub logo
Jordan Schuetz
Building a Multiplayer Hangman Game for iOS in Swift
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.
PubNub logo
Michael Carroll
DIY Pokemon Go App with Android Push Notifications
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.
PubNub logo
Michael Carroll
In-Game Notifications for Multiplayer Games
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.
PubNub logo
Developer Relations Team
WebGL, DOM, and Physics w/ Famo.us Mixed Mode
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.
PubNub logo
Developer Relations Team
Building a Browser-based Game w/ a Phone Controller
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.
PubNub logo
Michael Carroll
DIY Minecraft: Multiplayer Voxeljs with PubNub | PubNub
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!
PubNub logo
Michael Carroll
Creating Private Chat Requests with Popup Alerts
GamingAug 27, 2014

Creating Private Chat Requests with Popup Alerts

This blog post walks you through how to spawn a private chat request with an alert popup to connect users to a private chat.
PubNub logo
Michael Carroll
Enabling Users to Create Chat via Private Channels
GamingAug 20, 2014

Enabling Users to Create Chat via Private Channels

In this blog post, we'll show you how to enable users to create private chat rooms with other users using private channels.
PubNub logo
Michael Carroll