๐ŸŽฎ Match 3 Dream

Welcome to Match 3 Dream, a prototype Match-3 puzzle game designed with mobile devices in mind. This project combines classic match-three mechanics with new gameplay systems for an engaging experience. Although currently on hiatus as I focus on other projects, I plan to return to Match 3 Dream for a future release!

๐ŸŒŸ About the Game

Match 3 Dream is a Match-3 puzzle prototype where players swap adjacent tiles to create matches of three or more, triggering combos and earning points. Designed with smooth, intuitive mobile gameplay, itโ€™s easy to pick up and challenging to master.

๐Ÿ› ๏ธ Current Features

The prototype includes the following features:

  • ๐Ÿ”„ Swapping and Matching System - Match tiles by swapping them on the grid.
  • ๐Ÿ“Š Dynamic Grid System - A flexible grid layout displays the game board.
  • ๐Ÿ† Scoring System - Tracks points based on the matches you make.
  • ๐Ÿ’ฅ Combo System - Earn rewards for consecutive matches and chain reactions.
  • ๐Ÿ”„ Grid Repopulation - Automatically fills the grid post-match to keep the flow.
  • ๐Ÿง  Match 3 Logic - Detects and processes matches using core match-three algorithms.

๐Ÿš€ Planned Features

Future features planned to enhance the gameplay experience include:

  • ๐Ÿ  Basic Menu - An intuitive navigation system.
  • ๐ŸŽจ Visual Upgrades - Enhanced graphics and animations.
  • โšก Power-ups - Special items to boost gameplay and clear tiles.
  • ๐Ÿ“ˆ Upgrade System - Unlockable features and abilities.
  • ๐Ÿ’ก Hints - A hint system for stuck players.
  • ๐ŸŽถ Audio - Sound effects and background music.
  • โณ Time-Based Challenges - Complete levels within a set time limit.
  • ๐Ÿ—“๏ธ Daily Challenges - Daily tasks to keep gameplay fresh.
  • ๐ŸŒ Global Leaderboards - Compete globally and see your rank.
  • ๐Ÿ› ๏ธ Level Editor - Create and share custom levels.

๐Ÿง‘โ€๐Ÿ’ป Technical Details

This project employs various programming patterns:

  • Singleton - Manages single instances for certain classes.
  • Object Pooling - Optimizes object reuse for performance.
  • Grid System - Manages and displays the board layout.
  • Movable Tools - Implements the logic for moving and swapping tiles.

๐Ÿ“ธ Screenshots

Starting Layout

The game begins with a random tile layout โ€“ no immediate matches!

Game Populated

Tiles populate; ready to start!

Match Triggered

Matching mechanic in action!

Combo Action

The combo system rewards consecutive matches.

Updated Scoring

Points tally after completing matches.

๐Ÿ’ฌ Contact

I'm excited to share this prototype and would love your feedback! Feel free to reach out:

Thank you for checking out Match 3 Dream!

Published 14 days ago
StatusPrototype
PlatformsHTML5
AuthorMaxBurnHeart
GenrePuzzle
Made withUnity
Tagsmatch3, Unity