Skip to content

Network play with websockets #1

@thinktt

Description

@thinktt

Frontend can communicate with a webserver via websockets. It transmits positions, velocities, and directions at any given time to a central model of the game.

The web server then transmits this game state back out to any connected clients.

Need game state model that includes game frames. Would be nice if allows for efficient transfer of the current state with minimal data.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions