Skip to content

Network play with websockets #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions