Settings

Theme

Show HN: TypeScript runtime that syncs state for your multiplayer app/game

martini-kit.com

1 points by yaoke259 a month ago · 0 comments · 1 min read

Reader

I’ve been experimenting with Phaser for small web games and found that even simple multiplayer logic becomes complicated fast. I built Martini-Kit (https://github.com/BlueprintLabIO/martini) to reduce that overhead.

It’s open source, written in TypeScript, and lets you structure your game logic almost like a single-player project while the library handles state syncing. It provides first-class Phaser support and aims to be much simpler than alternatives like Colyseus or Nakama.

I’m a hobby game developer and would appreciate feedback, criticism, or suggestions from the community.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection