Skip to content

Cloning/QuickBASIC : Pong (Atari, 1972) V1.11 (Refactoring) #54

@kimpro82

Description

@kimpro82

Refactoring Tasks

Component Current State Proposed Improvement
Round Initialization Duplicated in Main Loop and UpdateBall Centralize into a single SUB ServeBall
Input Handling Duplicated in Startup Delay and Main Loop Move to a dedicated SUB HandleInput
Rendering Executed individually right after coordinate calculation Centralize into a single SUB RenderGame at the end of the loop

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions