This document describes a Python project that creates an educational game for kids using image recognition. The game shows kids images and tests their ability to recognize and name the images. The project uses Tkinter, a Python GUI library, to create the graphical user interface. It displays widgets like buttons, checkboxes, and labels to present images and collect user input. The game screens include an image viewing screen, a selection screen to choose image names, and a results screen to provide feedback.