Skip to content

Anyma-exe/cognitive-arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cognitive-arcade

A browser-based battery of classic cognitive paradigms — playable, open-source, and grounded in experimental psychology.

JavaScript License Field Status

🎮 Play it here →


What this is

cognitive-arcade implements three landmark paradigms from cognitive psychology in a lightweight, browser-based format. No installation, no account — just open and run.

The goal: bridge the gap between theoretical models of attention and inhibition and accessible, interactive tools that anyone can use.


Tasks included

🎨 Stroop Test

Measures selective attention and cognitive interference. Participants must name the ink color of a word while ignoring its semantic content — a conflict that reliably taxes executive function.

Based on: Stroop, J.R. (1935). Studies of interference in serial verbal reactions.

🔢 N-Back

Measures working memory and information updating. Participants monitor a sequence and respond when the current stimulus matches the one presented N steps earlier.

Based on: Kirchner, W.K. (1958). Age differences in short-term retention of rapidly changing information.

🛑 Go/No-Go

Measures inhibitory control. Participants respond to target stimuli and withhold responses to non-targets — isolating the ability to suppress a prepotent motor response.

Based on: Donders, F.C. (1868). On the speed of mental processes.


Why these tasks?

Stroop, N-Back, and Go/No-Go are among the most replicated paradigms in cognitive neuroscience. Together they cover three core components of executive function:

Selective attention      →  Stroop
Working memory updating  →  N-Back
Inhibitory control       →  Go/No-Go

Making them freely accessible and runnable in a browser is a small step toward more open, ecological cognitive research.


Stack

Layer Technology
Language Vanilla JavaScript (ES6+)
Styling CSS3
Deployment GitHub Pages

Author

Anyma Ali Msa — L2 Psychology student, computational neuroscience enthusiast
📩 anymaa@icloud.com


License

MIT — see LICENSE for details.


Part of a broader exploration into open, browser-based cognitive assessment tools. See also: neural-track · attention-flow

About

A JavaScript prototype of cognitive tasks (Stroop, N-Back, Go/No-Go) for neuroscientific exploration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors