Gamified version of the famous Stroop Test experiment. Made with Phaser 3.
Check out the live demo at psychotechnology.com/experiments/stroop-test.
To install the dependencies for the Stroop Test game, run the following command in your terminal:npm install
In the project directory, you can run:
npm start
Starts the development server for the game.
Part One - Drag words to matching color.
Part Two - Drag words to matching meaning.
Contributions to the project are always welcome! Please open an issue or a pull request if you'd like to contribute.
This project is licensed under the MIT License. See the LICENSE file for more information.