2 Player Githubio Free May 2026

Here are some already hosted 2-player games on GitHub.io:

(Replace with actual working links or your own demos.)

| Game Name | Description | Controls | |-----------|-------------|----------| | Tanks 2-Player | Artillery duel with terrain destruction. | WASD + Space / Arrows + Enter | | Stick War 2P | Side-by-side stick figure fighting. | Various keys for attack/block | | Pong 2P | Classic table tennis. | W/S vs Up/Down | | Chess | Standard chess vs local friend. | Mouse or click-to-move | | Fighting Game (micro) | Simple Street Fighter-style brawler. | Custom per game | | Snake vs Snake | Competitive snake where each player tries to trap the other. | WASD / Arrows | 2 player githubio free

💡 Search on Google or GitHub: site:github.io "2 player" game


1. Getaway Shootout

2. Rooftop Snipers

3. Stickman Fighter: Mega Brawl


Since GitHub.io isn't an app store with a "Library" feature, bookmark them!

Create a folder in your browser called "2 Player Bangers." Here are some already hosted 2-player games on GitHub

Alternate: Use WebRTC data channels for direct peer-to-peer and use a small serverless function on Vercel/Netlify for signaling if you want lower latency and avoid a persistent backend.