
Rival Go Game
Real-time 10-player P2P memory game in your browser.
What it does
1. 10-Player Real-Time Chaos Most memory games are solo. Rival Go transforms a classic mechanic into a high-stakes competition where up to 10 players flip cards in the same room simultaneously. 2. Zero-Latency via WebRTC By leveraging WebRTC (P2P), game actions are synced directly between players. This ensures "instant" card flips and score updates without server-side lag.
Does the same job
all alternatives →- PAPlay abstract strategy board games online with friends or against botsOct 2025 · abstractboardgames.com · ▲180
Thought I would post in celebration of 1 year of my website being online. I've been working on it on and off and currently the website allows users to play Hex, Tumbleweed, Amazons, and Connect 6 against friends or against practice bots. I've been a long time player of some of these games and I felt for a long time that the world could use a few more popular abstract strategy games compared to Chess or Go. If you try it, let me know what you think. I'm always looking for new games or new features to add :)
Voronoi Go10d ago · voronoigo.com · ▲155I posted once before but wanted to share again because a lot has changed. There's now a fairly strong bot to play against (contributed by a community member) and also correspondence games. The combination of these things helps a bit in finding people to play against.

- MAMaking a cross-platform game in Go using WebRTC DatachannelsSep 2025 · pion.ly · ▲72
- PLPlaying LongTurn FreeCiv with FriendsMar 2026 · github.com · ▲88

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com