This website uses cookies.Before continuing to use our website, you agree and accept Privacy policy.Accept

Hidden Objects Game made with AI


Find and click on the items from the list.
Mysterious Classroom Clock Chalkboard Window
Clock Chalkboard Window

PC - Smartphone



DESCRIPTION

Hidden object games are a popular genre of casual games.

Players search for items listed and locate them on the screen.

In this case, we are attempting to generate a game by having AI identify the items within an uploaded image.

HOW TO MAKE/PROMPT

Created using Claude sonnet. The prompt was as follows:
List the items shown in the uploaded image and generate HTML hidden objects game.
#Objective
Identify the specified objects within the image.
Find all items on the list within the time limit.
#Gameplay
An image and a list of objects to find will be provided.
Click on the objects once found to remove them from the list.
Use an imagemap for the image, and do not use the title attribute to hide descriptions.
Apply cursor: default; in CSS to prevent the cursor from changing over the imagemap.
However, while the items within the image were identified, the click area settings were inaccurate. Additionally, multiple scattered items (in this case, desks) were extracted. Therefore, the click areas and items were manually edited. It is not possible to instantly create a high-quality item search game in one go.
What if there is an error?




<< menu

On-site search