Skip to content

Separate loop logic from machine loop to optimize FPS and play speed consistency #17

@stephenkelzer

Description

@stephenkelzer

Currently, we are simply waiting an arbitrary 200ms between loops and renders.. let's unlock the render loop and then introduce a timed interval for logic updates (typical game programming practice)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions