I just open-sourced a UX simulator (MVP) for studying perception & interaction. Feedback welcome!

Published on:

I just open-sourced a UX simulator (MVP) for studying perception & interaction. Feedback welcome!

Hey folks,

I’ve been working on a project called SCOPE (Simulation for Cognitive Observation of Perception & Experience) and just made the MVP open source.

🔹 What it is:
An interactive, plugin-based simulator for exploring how people perceive and interact with interfaces.

  • JSON-driven questions (easy to add your own)
  • Abstract diagram style to isolate perception & intuition
  • Built with React + TypeScript + Vite
  • Extensible plugin system for custom test diagrams

🔹 Why:
I wanted a way to empirically test user intuition and perception that moved beyond theory and into hands-on experiments. The goal is to make it useful for UX researchers, designers, and anyone curious about human-computer interaction.

🔹 MVP status (v0.1.0):

  • Choose duration & difficulty
  • Several sample questions/diagrams
  • Early docs: setup, contribution guide, mockups, roadmap
  • Roadmap includes results dashboard + AI-powered summaries

🔹 Screenshots:

https://preview.redd.it/2tilypf455of1.png?width=1910&format=png&auto=webp&s=6496bb85c3775622f301ff30f674a6f36e6b4b82

https://preview.redd.it/s74kf19555of1.png?width=1920&format=png&auto=webp&s=845fb69391ec01ddc91439edef6790d6a6009333

https://preview.redd.it/a6epjb2655of1.png?width=1920&format=png&auto=webp&s=bb20ca760bb6154b1e44c10facf5242fc93d9c1c

https://preview.redd.it/b5no3mo655of1.png?width=1920&format=png&auto=webp&s=5c7b1e2dc3577b1ad5980d0ed1b0e5bdbc61ce76

https://preview.redd.it/ac1uk7s755of1.png?width=1920&format=png&auto=webp&s=1feb383f3ef1f7b2a304d14ea6e850815a9cd4a0

https://preview.redd.it/hxety0k855of1.png?width=1920&format=png&auto=webp&s=e0dc5c188d38198efb46d44db19018050d4ddb6e

🔹 Repo [GitHub]:
👉 scopecreepsoap/scope-simulator: Simulation for Cognitive Observation of Perception & Experience (SCOPE)

I’d love any feedback — whether you think this could be useful in research, teaching, or just experimenting with UX design. And if anyone wants to contribute plugins/questions, the architecture is built for that.

Thanks!

submitted by /u/bhaaat
[comments]

Source link

Related