Skip to content

Fix random disappearing snake bug #1

@frdysf

Description

@frdysf

During some (not all) play instances, the snake randomly disappears from the grid. This has something to do with a sudden failure to access the classList of a cell (or multiple cells) in functions like eraseSnake, drawBlock, drawFood, etc. during runtime.

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