Match 3
A downloadable game for Windows
This project was created as part of my learning journey in C++ game development using DirectX 11. It is intended as a technical and gameplay showcase rather than a commercial release.
A match-3 puzzle game inspired by Bejeweled developed in C++ with DirectX 11.
This project explores grid-based gameplay, and rule-driven logic. It was created to practice implementing more complex game systems while maintaining clear separation between rendering, input, and game logic.
Key Features & Learning Goals:
-
Tile-based grid system
-
Match detection and resolution logic
-
Game state transitions (idle, swapping, clearing, refilling)
-
Animated tile movement
-
DirectX 11 sprite rendering
This project serves as a technical showcase of gameplay system design and problem-solving in a structured game environment.
Download
Install instructions
To play the game, unzip the file and run Match3.exe



Leave a comment
Log in with itch.io to leave a comment.