MIND QUEST banner

MIND QUEST

9 devlogs
30h 32m 45s

MINDQUEST

Mindquest is a small arcade project where i built a collection of 8 mini games to test different skills like memory, speed, logic and focus. The games that are included are mindquest, memory matrix, Reflex rush , tap precision , visua…

MINDQUEST

Mindquest is a small arcade project where i built a collection of 8 mini games to test different skills like memory, speed, logic and focus. The games that are included are mindquest, memory matrix, Reflex rush , tap precision , visual trap , one wrong tile , perfect timing and pattern breaker. Players can choose a username and avatar, select categories and dificulty levels, and challenge themselves through engaging quizes.

This project uses AI

I used AI tools to assist with UI improvements, debugging, and structuring the project.

Demo Repository

Loading README...

dseshukumar2008

Shipped this project!

I built a project called MindQuest, which is basically a collection of mini games focused on things like memory, logic, speed, and timing. The idea was to make it more interactive than a normal quiz app.

The challenging part was handling all the different game flows properly, especially things like timers, state updates, and making sure nothing breaks when users click fast or switch between screens. It took a bit of trial and error to get everything working smoothly.

Overall, I’m pretty happy with how it turned out. It started as a simple idea, but now it feels like a complete platform with multiple games and a consistent UI.

dseshukumar2008

I added a new game to my Mind quest . Which is Tap precision.
A focus game requiring perfectly timed clicks on shrinking targets while avoiding moving decoys .
Where user has to click at the right moment . Timing plays a very important role here

Attachment
0
dseshukumar2008

successfully added a new game called visual trap to my project . I have faced some difficulties while creating this game , but finally i did this
Visual Trap - A memory based game where user needs to remember the emojis , and should answer the questions based on that emojis . And the questions will be like what is the first emoji , which emoji is missing and like that.

Attachment
0
dseshukumar2008

done with adding the next game to my mind quest project .
One wrong tile- spot the odd one out . In this game a grid will be shown with similar tiles . User has to choose the tile which is slightly different.

Attachment
0
dseshukumar2008

I think most of you are aware of this game , i guess

Perfect timing - A timing based game where user has to stop the timer close to the target value . This game also includes different modes like easy , medium, hard and Trick mode . Where user has to be quick enough. There are total 4 modes - easy, medium, hard and tricky mode , and the target for each mode differs

Attachment
0
dseshukumar2008

I added one more game to my mind quest project which is reflex rush

Reflex Rush - This game is totally a reaction based game . where user have to be very quick . This game contains three modes classic mode , color mode and confusion mode . This game is very interesting. There are total 3 mode classic mode, color mode and confusion mode.

Attachment
0
dseshukumar2008

I added one more game to my Mind Quest project .

Memory matrix- A grid based memory game where patterns will be shown for a short time . user needs to remember and select the pattern . As the level increases, thu numberf of grid boxes increases and would be very tricky.
User can directly choose the mode and can start the game

Attachment
0
dseshukumar2008

Worked on improving the structure of MindQuest by adding topic-based navigation
Instead of directly showing questions, added an extra step to select topics

Added sections like Arithmetic, Algebra and Logic inside Maths
This makes it easier to organize questions and gives better control to the user

This change makes the project feel more structured and easier to scale further

Attachment
0
dseshukumar2008

Worked on expanding the category system in MindQuest
Added more topics like Movies, Sports, History, Geography, Music and Anime.
It took a extra time to build those cards but yeah gained a lot of experience

Overall, the project now feels more structured and engaging compared to before

Attachment
0
dseshukumar2008

Today I started working on my project MindQuest by building the homepage. The main idea was to create a clean and simple interface that gives a good first impression.

I added the main game cards like MindQuest, Memory Matrix, and Reflex Rush so users can easily understand what the platform offers. Initially, the layout was not aligning properly, so I had to make a few adjustments to spacing and positioning.

This serves as the base of the project, and I will continue adding more features and improvements in the next steps.

Attachment
0