multiplayer

Installation
SKILL.md

Multiplayer Game Development

Networking architecture and synchronization principles.


1. Architecture Selection

Decision Tree

What type of multiplayer?
├── Competitive / Real-time
│   └── Dedicated Server (authoritative)
├── Cooperative / Casual
│   └── Host-based (one player is server)
Related skills

More from davila7/claude-code-templates

Installs
2
GitHub Stars
27.2K
First Seen
Jan 27, 2026