Skip to content

highscores are random #3

@denelan

Description

@denelan

Up to the 12th one in end.js the score is a random math function and not the actual score.

const score = {
score: Math.floor(Math.random() * 100),
name: username.value

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