Hi! Students are working on a project and would like information from console.log. Can Console.log be used to count clicks of the counter pattern?
I created a couple quick examples to demonstrate the thought…
Linked are similar examples in both app lab and game lab. We would like the console.log to measure how many clicks are being selected at different points in the program.
I know in Gamelab, clicks are visible on screen with text and calls to the variable, but the vision is to have the count reported in cosole.log.
.App Lab Example
Thanks!