tag · cozy-coast

Feed on “cozy-coast”

6 posts tagged cozy-coast. See the whole feed.

Generating a press kit straight off the running game

Twelve social cards built from HTML and CSS templates, loaded with real captures off the running game, rebuilt with one command instead of a design tool.

One changelog file, three surfaces it hits

One typed changelog file feeds an in-game badge, a Settings tab and a public website page, so release notes cannot drift between the product and its pitch.

A public tally with no accounts, no IDs, no trace

Cozy Coast ships telemetry that counts events instead of chooms: opt in, no account, no device ID, and a public page as the whole readout. Here is what that costs.

What the beta tally clocked about my own game

The Cozy Coast beta counted 160,966 catches and 50,418 seagull greetings. The move that pays zero eddies was the most repeated one, and the economy changed because of it.

Rigging a game to behave like a desktop widget

Cozy Coast is an Electron and Phaser game built as a borderless desktop widget first, choom, which changes the window model, the render budget and the packaging pipeline.

Cozy Coast multiplayer, zero servers, straight peer to peer

Cozy Coast shipped a multiplayer hub with no backend at all, choom. Steam handles lobby discovery, connection brokering and packet relay, and the host relays angler state.