Create Game Lobbies

Create private or public game lobbies for your users. Set limits on the # of people in a lobby and let users 'Start' a game when the lobby is full.

Enroll to Watch

21 minutes

Create private or public game lobbies for your users. Set limits on the # of people in a lobby and let users 'Start' a game when the lobby is full.

Gamify your no-code application by creating game lobbies in your application. In this tutorial, we'll cover the simple database design for building out public game lobbies with limits to the number of people. Once a lobby is full, users can start the game or session. A simple yet extremely effective implementation for your no-code application!

Enroll to Watch

Database

Relational Database Linking

Learn the fundamental concept of relational database linking. This is a core concept that's needed to build efficient, performance-driven apps in bubble. This tutorial is for beginners.