This project is a cognitive skill-enhancing application designed to improve user focus, memory, and reaction speed through an interactive color-word matching exercise. Users are presented with a sequence of words that represent colors (e.g., "red," "green," "blue"). The color of each word differs from the actual word, and the user must remember either the color of the text or the meaning of the word.
After a short time, the text disappears and users are tasked with recreating the sequence by typing it, with a focus on either the color or the actual word. The program will then evaluate the user's input based on speed and accuracy, aiming to help users enhance cognitive abilities like reaction time, memory retention, and attention to detail.
- Dynamic Text Generation: Generates color-word combinations with mismatched colors.
- Timed Challenge: Users view the sequence for a few seconds before it disappears.
- Cognitive Skill Measurement: Evaluates user performance based on speed and accuracy of response.
- Progress Tracking: Records mistakes made and speed to track improvement over time.
- A series of color names (e.g., "red," "green," "blue") are displayed in colors that do not match the text.
- The text remains visible for a set time (e.g., 5 seconds).
- After the text disappears, the user must type the words either based on:
- The color highlighted, or
- The word itself.
- The program evaluates the user’s input based on:
- Speed: How fast the user types the correct response.
- Accuracy: Mistakes made when typing the correct sequence of words and colors.
We plan to extend the functionality of the application with the following features:
- User Profile: Track user progress over time.
- Difficulty Levels: Add multiple levels of difficulty by adjusting the time limit and complexity of the words.
The goal is to enhance the user's cognitive skills, such as memory retention, focus, and speed of recognition, through a fun and engaging challenge.