Skip to content

[FEAT] Make 3 next balls prediction appear as 3 small balls. Disallow movement to these cells. #4

Description

@jackinf

Add additional information to the Piece struct that the piece hasn't fully appeared. Use some flag e.g. ready = false or in_preparation = true.

During the spawning phase, make all ready: false => true , and spawn 3 new pieces with ready: false.

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