Gitlab 2 Player - Games
Many users don't bother indexing their games. Try browsing random usernames:
https://[username].gitlab.io/
Look for folders named /games/, /multiplayer/, or /party/.
Why is this trend growing? It taps into a specific developer psychology. When you’re waiting 15 minutes for a pipeline to finish, you aren't going to open a separate gaming app (which might look bad to your manager). But opening a gitlab.io URL? That looks like documentation. gitlab 2 player games
The "GitLab 2 Player" etiquette has evolved: Many users don't bother indexing their games
# Clone the project template
git clone https://gitlab.com/example/gitlab-2p-games.git
export GITLAB_ACCESS_TOKEN=<your_project_token>
export WEBSOCKET_URL=wss://gitlab.example.com/cable gitlab 2 player games
Inspired to build your own? Here is the fastest way to get a two-player game running on GitLab Pages.