ROUTE PACKETS — click cells to build a path from S to E avoiding blockers
MATCH THE PAIRS — find matching hex pairs before time runs out
// HARDWARE SHOP
// RIG BUILDER
Drag parts from your inventory into slots. Parts must be compatible.
[ INVENTORY ]
// LAN MULTIPLAYER
Peer-to-peer over WebRTC — no server needed, works on the same Wi-Fi/LAN. Host creates an Offer → sends code to peer → peer pastes it, creates Answer → host pastes Answer → connected!
Once connected, you'll see each other's location on the map in real time.
[ 1 ] YOUR HANDLE
[ 2 ] HOST — Create Offer
Your offer code (copy and send to peer):
[ 3 ] JOIN — Paste Offer & Create Answer
Paste host's offer code here:Your answer code (copy and send back to host):