Build a battleship game with Angular
Build an online Battleship game with Angular and use Pusher's realtime API to enable two players to play against each other.
Follow tutorial
Pusher APIs make it simple to add realtime features to your applications, fast. We have hundreds of tutorials, written by our experts, to get you up and running!
Search to find your feature in our collection, or check out the subject list below for inspiration on what you can build using Pusher.
Build an online Battleship game with Angular and use Pusher's realtime API to enable two players to play against each other.
Follow tutorial
Build a realtime multiplayer trivia game with Vue.js, Node.js and Pusher.
Follow tutorial
Build a simple two-player game featuring online presence and realtime interactions. Use Python for the backend, and Vue for the frontend. Users will be able to see when another player logs on, challenge them to a game, and interact instantly.
Follow tutorial
This tutorial will show you how to build a two-player memory game using React Native. Players sign in and are randomly assigned an opponent. The game then involves searching for image pairs. The game board and score update in realtime.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part one, implement a practice mode, allowing users to play against a random computer-generated team.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part two, implement multi-player mode, allowing two players to fight in realtime.
Follow tutorial
In this three part series, use React Native and Node.js to create a two-player Pokemon-like game. In part three, extend the app with improved animations.
Follow tutorial
This in-depth tutorial will show you how to create a complete two-player mobile Pong game using React Native. You will use Node for the backend and MatterJS as the physics engine.
Follow tutorial