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

Airtable Intro

Use Airtable as your backend database and connect it with your application. Learn how to integrate Airtable and retrieve/update/delete DB records.