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

Autobinding

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.