Skip to content

Implement pause button #18

@gbrivady

Description

@gbrivady

Problem: As of right now, pausing the game is handled by losing the focus on the game window, see main.cpp.

Todo: This should be handled by a separate keyboard input (for example, at random, P). Would be a nice plus if the button could be configured using the keybind config file, but not required for now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Not planned

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions