Skip to content

Implement Level System: Progressive Difficulty & Level Up #20

@vivinarya

Description

@vivinarya

Problem: The game’s difficulty progression is too slow.

Task:

  • Add a "Level" system: Every 100 points, increase the fall speed of enemies significantly.
  • Display a prominent "Level Up!" indicator when reaching each new level.

Acceptance Criteria:

  • Fall speed and challenge increase at every 100 points.
  • "Level Up!" message appears and fades after a moment.
  • Code in script.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions