How to create a "checklist"

Do you need it to list the collected images or just keep count?
You can make an integer variable, add 1 to it each time an image is picked up, and then check the total.