Skip to content

Support arcade in headless mode #1107

@einarf

Description

@einarf

Pyglet have support for headless mode though EGL. This will only work on linux, but it's a good start allowing users to run arcade applications on linux servers.

@gaorkl requested this feature and started experimenting with some success: https://github.com/gaorkl/hlarcade

It seems to be somthing we can achieve without too much trouble, but we might need a different entrypoint for this. Headless don't have window or other input events, so the interface is pretty simple.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions