A browser-based deep-sea cable repair game. Swim through the dark ocean, fix broken cables and evade predators — solo, in story mode or local 2-player VS on the same keyboard.
Open index.html in any modern browser. That's it — no install, no server, no build step.
If you want PWA support or just prefer a local URL:
# Node.js (zero dependencies)
npm start # or: node server.js --port 3000
# Python (stdlib only)
python3 local_test_server.pyyThen open http://localhost:8000.
| Action | Player 1 | Player 2 (Local VS) |
|---|---|---|
| Move | WASD / Arrows | Arrow Keys |
| Sprint (once) | Shift | Enter |
| Mama Fish (Easy/Normal solo) | Space | — |
Mobile: on-screen joystick + action buttons.
Ricky-lc · GabriPav · AntoMarl