ColorChains is a logic-based puzzle game where players must place keys into the correct sockets while managing chain constraints! 🎮✨
🎯 Goal: Complete the level by placing all keys into their matching sockets without breaking the chains or exceeding the move limit!
ColorChains.mp4
- 🔗 Chain Constraints:
Keys are attached to chains that restrict movement. Players must carefully plan their moves without breaking the chains. - ⚡ Break Mechanism:
- Chains will break if stretched beyond their maximum length or subjected to excessive stress.
- 🔑 Keys:
- Each key has a specific color that must match the correct socket.
- 🟩 Sockets:
- Once all keys are placed in the correct sockets, all clamps unlock, and the level is completed!
- ⏳ Limited Moves:
- Players have a restricted number of moves.
- They must complete the level before running out of moves.
- 🛠️ TriInspector: For a more structured and user-friendly Unity Inspector interface.
- 🧰 SerapkeremGameTools:
- 🧩 MonoSingleton: Manages singleton classes like GameManager and AudioManager.
- 🎮 InputManager: Compatible input system for both mobile and desktop platforms.
- 💾 SaveLoadManager: Saves player progress.
- 🔊 AudioManager: Dynamically handles background music.
- 🎞️ DOTween: Smooth animations and transitions.
- 🧬 Physics & Hinge Joints: For chain mechanics and collision detection.
- 🕹️ Select and move the keys using touch or mouse controls.
- 🔑 Place the keys into their correct sockets while managing chain constraints.
- ⚡ Avoid collisions and chain breaks.
- ⏱️ Complete the level within the move limit to win rewards!
This project is licensed under the MIT License - see the LICENSE file for details.





