Skip to content

Matching Game for College Apps Case Study Part 2 #107

@RahulKhanna14

Description

@RahulKhanna14

Add a start button, and a timer that counts down from 1 minute in the page once the start button is clicked. Also, have a changing number in the middle of the frame that randomly changes to a number (1) or (2) (you can use imported random library) every time user clicks a group, correct or wrong. We want users to click "group 1" when the number 1 appears, and "group 2" when the number 2 appears.

At the end of the 1 minute, print out/output the accuracy (number of correct clicks divided by total number of clicks). This can be output on the page or just in system logs.

Metadata

Metadata

Assignees

Labels

advancedMore challenging feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions