Blog
Learn about new PubNub releases, industry trends, and app development tips.
Gaming
Jul 24, 2014Matchmaking for Multiplayer Games | PubNub
In this blog post, we'll walk you through how to build simple matchmaking for multiplayer games to connect two users
Michael Carroll
Gaming
Jul 24, 2014Node to Node Communication for Game Server Hosting
NodeCraft Hosting uses PubNub for node to node communication for online game server hosting and to power their interactive control console.
Developer Relations Team
Gaming
Jul 17, 2014Getting a List of Online Users in a Chatroom
We'll show you how to get a list of online users in an online chatroom, creating a buddy list that updates as users join and leave the chatroom.
Michael Carroll
Gaming
Jul 10, 2014Adding Users and Usernames to a Chatroom | PubNub
How to automatically add unique users and usernames to a multiplayer game lobby chatroom
Michael Carroll
Gaming
Mar 6, 2014Making Interactive WebGL Applications and Games
How to build a real-time, interactive 3D game using WebGL and PubNub with data streams to sync player position and actions.
Michael Carroll
Gaming
Feb 6, 2014Creating Real-Time WebGL Visualizations | PubNub
How to build streaming real-time, live updating data visualizations using WebGL
Stephen Blum
Gaming
May 31, 2013Real-time Stats for Candy Box
This tutorial shows you how to build a real-time stats streaming server for the purpose of multiplayer games or anything that involves statistics.
Michael Carroll
Gaming
May 9, 2013Lightweight Multiplayer HTML5 Games with melonJS
How to turn regular HTML5 games into a multiplayer HTML5 games. This tutorial covers multiplayer HTML5 game development with a tutorial.
Michael Carroll
Gaming
Feb 1, 2012StackHack: Massively Multiplayer WebGL Game
Using WebGL and PubNub to build a massively multiplayer Minecraft-like WebGL game