Skip to content

Game doesn't "end" when all mines have not been pressed #1

Description

@AfroDevGirl

Currently the Game object variable isGameOver is set to true when a mine has been selected. It also needs to be set to true when the total cells clicked is the same as totalCells - totalMines. When the isGameOver variable is true the board becomes "deactivated" ensuring that a player has truly avoided exploding Donald Trump.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions