A simple countdown timer built with Unity that includes start, stop, reset, and alarm functionalities.
- ⏰ Starts a countdown from a predefined time.
- ⏸️ Supports pausing and resuming the timer.
- 🔊 Plays an alarm sound when the time runs out.
- 🔄 Allows resetting the timer to its initial state.
If you have any screenshots, you can add them here:
- Clone the repository:
git clone https://github.com/salihkkus/Countdown-Timer-with-Unity.git
- Open with Unity:
- Launch Unity and open the project.
- Run the project:
- Play the scene to test the timer.
- Start: Click the button to start the countdown.
- Pause: Stop the timer and resume it later.
- Alarm: A sound will play when the timer reaches zero.
- Reset: Resets the timer to its initial state.
Want to contribute? Follow these steps:
- Fork the repository: 📌 Fork this repository
- Create a new branch:
git checkout -b feature/new-feature
- Make your changes and commit:
git commit -m "Added a new feature"
- Push your changes:
git push origin feature/new-feature
- Open a pull request
This project is licensed under the MIT License. See the LICENSE file for more details.
For any inquiries, feel free to reach out:
📧 Email: sskarakussalih77@gmail.com
🔗 GitHub: (https://github.com/salihkkus)