Search

Two Dots-Inspired Puzzle Game

ํƒœ๊ทธ
Projects
๐Ÿงฐ Tech Stack
C# , Windows Form
Mission
Clear all dots within the time limit by strategically connecting same-colored dots.
What I Built
โ€ข
Developed a real-time puzzle game inspired by Two Dots, where the objective is to reduce all remaining dots to zero.
โ€ข
Implemented core gameplay mechanics: dot matching, chain elimination, combo detection, and time-based challenge system.
โ€ข
Designed intuitive UI and grid system for visualizing dot connections using a custom rendering loop.
โ€ข
Added mission tracking, real-time countdown, and animated feedback for player actions.