Skip to content

Add "minesweeper" example game #18

@philipnorton42

Description

@philipnorton42

Add a blue token to the game grid in a blank spot.
Add a red token to the game grid in a blank spot.

If the user clicks on a red spot the game is over.
If the user clicks on a blue token remove the token and increment the score.

In the update handler, add a token to the board based on the score of the user. Do not exceed this limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions