Skip to content

appsinacup/tiny_lobby_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Lobby Godot Starter

Website Discord Documentation tiny_lobby Server Godot Addon

Starter project for Tiny Lobby, a lightweight multiplayer lobby system for WebSocket-based games, allowing peers to create, join, and manage lobbies, exchange data, and communicate in real time. It also supports backend scripting in Lua, enabling custom game logic directly on the server.

Video Tutorial

Video Tutorial

Server

Run using GitHub Releases

Download Latest tiny lobby GitHub Release.

Go in the server folder and run:

tiny_lobby

Run using Docker

Go in the server folder and run:

docker compose up

Godot Client

Simply open the Godot project and run the main.tscn scene. From there select a sample.

About

Starter for tiny lobby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published