Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.53 KB

Stroop Test

Stroop Test

Gamified version of the famous Stroop Test experiment. Made with Phaser 3.

Demo

Check out the live demo at psychotechnology.com/experiments/stroop-test.

Installation

To install the dependencies for the Stroop Test game, run the following command in your terminal:
npm install

Scripts

In the project directory, you can run:

npm start

Starts the development server for the game.

The Game

Part One - Drag words to matching color.
Part Two - Drag words to matching meaning.

Preview

Stroop Test Preview

Contributing

Contributions to the project are always welcome! Please open an issue or a pull request if you'd like to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for more information.