Templates and Starter Kits
Custom Lobby - R3F
Code (opens in a new tab) | Demo (opens in a new tab)
Building your own multiplayer game lobby has neve been this easy. Now with Playroom Kit, you can build your own custom car game lobby, invite friends, customize your cars and then go online and play.
Ready Room - Ready Player Me & Agora
Code (opens in a new tab) | Demo (opens in a new tab)
This demo showcases Ready Player Me integration with Playroom Kit. In this template, you get an open world with features like chat, WASD controls and Agora voice integration.
Pirate Board Card Game - Stream Mode
Code (opens in a new tab) | Demo (opens in a new tab)
3D card game demo that uses Playroom's Stream mode, to stream gameplay on main screen and players join from the phone to win the precious jewel. The template is developed by WawaSensei
Santa Run - TikTok Live
Code (opens in a new tab) | Demo (use "test" as username) (opens in a new tab) | Video Tutorial (opens in a new tab)
This demo uses Playroom's Tiktok live mode to get input from live chat to kill evil Snowman. The template is developed by WawaSensei
3D Avatars - Ready Player Me
Code (opens in a new tab) | Demo (opens in a new tab)
This is an example of how to use the readyplayer.me (opens in a new tab) Avatars with Playroom.
This code is almost fully based on Wawa Sensei's Tutorial (opens in a new tab).
Plane Rings Game - R3F
Code (opens in a new tab) | Demo (opens in a new tab)
This code is almost fully based on Irradiance's Tutorial: Build an Airplane Flying Game with React Three Fiber & Three.js (opens in a new tab) but modified to be multiplayer using Playroom.
IO World Shooter Game - R3F
Code (opens in a new tab) | Demo (opens in a new tab) | Video Tutorial (opens in a new tab)
IO World teamplate is a 3D shooter open world game built by WaWaSensei(YouTube Creator) using Playroom, React Three Fiber, Rapier and Three.js.
Pictionary Drawing Game - React
Code (opens in a new tab) | Demo (opens in a new tab)
Pictionary is a game where one player is given a word and he/she has to draw it so that other players can guess it. It is a fun game to play with friends and family. This game is built using React, drawingboard.js, and Playroom Kit.
Cars on Roof - Threejs
Code (opens in a new tab) | Demo (opens in a new tab)
This is a sample project that uses Three.js, Cannon and PlayroomKit to create an isometric car game. The car physics and model are from Bruno Simon's website (opens in a new tab).
2D Parkour - Phaser
Code (opens in a new tab) | Demo (opens in a new tab)
This sample project uses Phaser3 and Arcade Physics to create a 2D platformer with an attempt to make the perfect platformer game mechanics as seen on games like Super Meat Boy.