My Other Projects
❌⭕ Tic-Tac-Toe
1. Goal: Be the first to align 3 of your symbols (X or O) in a row.
2. How It Works:
Two players take turns placing their mark (X or O) on a 3×3 grid. The first player to line up three of their marks horizontally, vertically, or diagonally wins. If all spaces are filled and no one wins, it’s a draw.
3. Use Case: Classic logic game for 2 players. This is an easy game!
🎯 Reaction Time Test
1. Goal: Test how quickly you can respond to a visual cue.
2. How It Works:
The screen starts red and after a random delay turns green. You must click as fast as possible once it turns green. Your reaction time in milliseconds is then displayed.
3. Use Case: Great for training reflexes or just quick fun with friends.
🧠 Memory Game
1. Goal: Match all pairs of emoji cards.
2. How It Works:
Flip cards two at a time to reveal the emojis underneath. If they match, they stay flipped. If not, they flip back. One random tile is always empty to make the 3×3 grid.
3. Use Case: Perfect for improving short-term memory and concentration.
🧍♂️⬇️ Dodge the Block
1. Goal: Survive by dodging falling blocks as long as possible.
2. How It Works:
You control a circular player using ← Left and → Right arrow keys. Red blocks fall from the top, and you must avoid getting hit. The longer you survive, the higher your score.
3. Use Case: Fast-paced reflex game, fun and slightly addictive.