Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
issue-bot
command
Command issue-bot is an autonomous GitHub issue resolver using Claude Code.
|
Command issue-bot is an autonomous GitHub issue resolver using Claude Code. |
|
lookup
command
Command lookup is the room code lookup service.
|
Command lookup is the room code lookup service. |
|
rayserver
command
Command rayserver is the dedicated game server.
|
Command rayserver is the dedicated game server. |
|
sprite-debug
command
Command sprite-debug generates a debug GIF showing all sprite regions.
|
Command sprite-debug generates a debug GIF showing all sprite regions. |
|
internal
|
|
|
client
Package client implements the game client.
|
Package client implements the game client. |
|
collision
Package collision implements collision detection.
|
Package collision implements collision detection. |
|
game
Package game defines ECS components and game logic.
|
Package game defines ECS components and game logic. |
|
lobby
Package lobby handles game discovery and joining.
|
Package lobby handles game discovery and joining. |
|
network
Package network implements client-server communication.
|
Package network implements client-server communication. |
|
protocol
Package protocol defines shared types and version constants for client-server communication.
|
Package protocol defines shared types and version constants for client-server communication. |
|
render
Package render provides game rendering functionality.
|
Package render provides game rendering functionality. |
|
server
Package server implements the authoritative game server.
|
Package server implements the authoritative game server. |
|
sync
Package sync handles state synchronization between server and clients.
|
Package sync handles state synchronization between server and clients. |
Click to show internal directories.
Click to hide internal directories.