8 packages matching “tikron”
create-tikron
v0.7.0 · 20 days ago
Scaffold a standalone Tikron multiplayer game (Cloudflare Workers + Durable Objects).
No known vulnerabilities
@tikron/protocol
v0.7.0 · 20 days ago
Shared wire protocol for Tikron — message tags and the JSON envelope codec between the client SDK and the room server.
No known vulnerabilities
@tikron/schema
v0.7.0 · 20 days ago
Binary delta state-sync codec for Tikron — schema definitions with type inference, full/delta encoding, and wire-compatible serialization.
No known vulnerabilities
@tikron/client
v0.7.0 · 20 days ago
Browser SDK for Tikron — GameClient (matchmake/joinOrCreate) and Room (send, onStateChange, prediction, clock sync) over PartySocket.
No known vulnerabilities
@tikron/server
v0.7.1 · 20 days ago
Authoritative room framework for Tikron — Room base class, genre presets, ticks, AOI, binary sync, reconnection, and lag compensation on Cloudflare Durable Objects.
No known vulnerabilities
@tikron/sim
v0.7.0 · 20 days ago
Isomorphic movement math for Tikron — the deterministic step/validate model shared by the server room and the client predictor. Zero dependencies.
No known vulnerabilities
@tikron/rpg
v0.7.0 · 20 days ago
Isomorphic RPG combat core for Tikron — data-driven skills, buffs, effects, stats, and combat math as pure deterministic reducers shared by the authoritative room and the client HUD. Zero timers, zero globals.
No known vulnerabilities
@tikron/rtc
v0.7.1 · 20 days ago
WebRTC helpers for Tikron — RtcLink (perfect negotiation, ICE-restart budget, signal queueing) plus a Worker /api/ice handler that mints TURN credentials from your own Cloudflare key.
No known vulnerabilities