Skip to content

Extend scoreboard to continuously be printed when ball is thrown #7

@mattce

Description

@mattce

Actual status
The score is only printed once the game has ended.

Target status
The score should be printed whenever the ball was thrown

  • continuously update score
  • refactor logic in how the score board is generated
    • a "line" is an array of characters joined together with an empty space
    • several lines are joined together via '\n'
  • think about making it more visual appealing (e.g. different kinds of lines > double / dotted)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions