Puzzles is a collection of three classic games — 2048, ColorSwitch, and AA — brought to life with a clean, minimalistic design. Built using Unity2D, this collection provides an immersive and smooth gaming experience for casual players.
- Three Popular Games:
- 2048: Combine tiles to reach the 2048 tile in this addictive sliding puzzle game.
- ColorSwitch: Navigate through challenging obstacles by matching colors in this fast-paced game.
- AA: Test your precision and timing in this simple yet addictive needle-dropping game.
- Minimalist Design: A clean and modern interface that keeps the focus on gameplay.
- Cross-Platform Ready: Designed to run smoothly on multiple platforms.
- Lightweight: Optimized for fast performance with a small footprint.
- Unity2D: A robust game engine for creating high-quality 2D games.
- C#: Used for scripting gameplay mechanics and interactions.
- Clone the repository to your local machine:
git clone https://github.com/CC-KEH/Puzzles.git
- Open the project in Unity2D.
- Build and run the game on your desired platform or test it directly in the Unity editor.
- Unity Version: Unity 2020.3 or later.
- Development Platforms: Windows, macOS, or Linux.
- Build Tools: Platform-specific SDKs for deployment (e.g., Android Studio for mobile builds).
We welcome contributions to make Puzzles even better!
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Make your changes and commit them:
git commit -m "Added feature XYZ"
- Push the branch to your fork and open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions, feedback, or suggestions, feel free to reach out:
- GitHub: CC-KEH
Enjoy the games and have fun! 🎉