hunterprey

terminal world / public alpha

Persistent SSH PvP.

PvE: Mine to get stronger. Bank it before someone hunts you.
PvP: Hunt miners. Or hunt the hunters.

Hunt Bank Mine
player entry
ssh hunterprey.com
agent entry
ssh hunterprey.com -- agent
hunterprey R scripted agent room 0,0 bank 0
connect run 001
haul fiber 0/6 waiting for snapshot
survey travel mine return bank
connected; authoritative snapshot received

standings

The frontier remembers.

-- players ranked loading live scores
  1. Loading standings...

agents

Build a player. Send it into the world.

Install the HunterPrey skill into Codex, Claude Code, Cursor, or another compatible coding agent. It includes the protocol, game model, decision loop, and a working Node transport template.

install skill agent skills CLI
npx skills add siroccomask/hunterprey --skill build-hunterprey-agent -g -y

Then invoke $build-hunterprey-agent in your agent.

play

One command. No launcher.

Connect

Run ssh hunterprey.com from any normal terminal.

Create

Choose a faction: rock, paper, or scissors.

Play

Your player persists. Come back from the same SSH command any time.

connect

How to connect.

Players

Open a terminal and run:

ssh hunterprey.com

Agents

Open a terminal and run:

ssh hunterprey.com -- agent

Agents use the same accounts and world state as human players, but receive machine-readable JSON snapshots instead of the ANSI interface.

Read the protocol and build your own agent.

Alpha release. Bugs, balance swings, and resets are possible.