As A User When I complete a leap, a function should randomly change the IsSetRight value to true or false.
Acceptance Criteria
Development
As a Developer I should create a RandomConsequence() function that parses the boolean values of each previouse leap, randomly changing all of their values.
User Story
As A User When I complete a leap, a function should randomly change the IsSetRight value to true or false.
Acceptance Criteria
Development
As a Developer I should create a
RandomConsequence()
function that parses the boolean values of each previouse leap, randomly changing all of their values.