Cardinal (Game Shard)
Building Your Game Shard
- Project Structure
- World (main.go)
- Component
- System
- Message
- Query
- Cardinal Query Language (CQL)
- EVM+ Message and Query
- Persona (Game Account)
- Configurations (world.toml)
Inter-Shard Communication
REST API
/events
Websocket connection for events.
GET
/
events
curl --request GET \
--url http://localhost:4040/events
curl --request GET \
--url http://localhost:4040/events