Skip to content

Oakfather/EyespyWeb

Repository files navigation

EyeSpy

A browser-based hidden-image puzzle game with a built-in scene editor. Move a spotlight across a darkened image to reveal hidden objects — find them all to complete the level.

Play on itch.io →


Scene Select

Scene select screen

Your scenes are listed here. Click a card to play, or use the edit and delete buttons to manage them. Import scenes shared by others as .eyespy.zip files, or create a new one from scratch.


Scene Editor

Scene editor

Build a puzzle scene in three panels:

  • Left — Upload images to your catalogue, organized in folders
  • Center — Live preview of the scene
  • Right — Set a background, configure the obscuring layer, add hidden images, and choose a detection mode

Export any scene as a self-contained .eyespy.zip to share with others.


Play Mode

Gameplay

Move your mouse (or finger on mobile) to sweep the spotlight across the scene. Hidden images are revealed as you explore. Find all of them to complete the level.

Use the ⚙ menu to adjust spotlight size, restart, or return to the editor.


Run Locally

npm install
npm run dev

Test

npm test          # unit tests
npm run test:e2e  # integration tests (requires dev server)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors