gitlab 2 player games

Gitlab 2 Player Games Jun 2026

Use the GitLab explore feature and search for tags like game , html5-game , or multiplayer .

Many of these projects are open-source. You can actually "fork" the repository, look at the code, and even create your own version of the game. Top GitLab 2 Player Games to Try gitlab 2 player games

: A broader category that includes 2-player games along with larger online experiences [28]. Building Your Own 2-Player Game Use the GitLab explore feature and search for

GitLab Repo (games/) ├─ frontend/ # Vue/React game lobby ├─ backend/ # Node.js or Python (WebSockets) ├─ .gitlab-ci.yml # Deploys to Pages + updates leaderboard ├─ issues/ # Templates for match records └─ README.md Top GitLab 2 Player Games to Try :

But don't expect online multiplayer or polished matchmaking.

Many games are hosted on the .gitlab.io subdomain. A quick search for site:gitlab.io "2 player" on a search engine will reveal hidden gems.

Go to Top