An open API service indexing awesome lists of open source software.

https://github.com/salihkkus/knife-hit-game

Knife Hit is a simple yet addictive Unity game where the player tries to throw knives at a rotating circle without hitting other knives.
https://github.com/salihkkus/knife-hit-game

2d-game game knifehit unity

Last synced: over 1 year ago
JSON representation

Knife Hit is a simple yet addictive Unity game where the player tries to throw knives at a rotating circle without hitting other knives.

Awesome Lists containing this project

README

          

# Knife Hit

## ✨ Project Description
Knife Hit is a simple yet addictive Unity game where the player tries to throw knives at a rotating circle without hitting other knives.

## 📸 Screenshots
![kh](https://github.com/user-attachments/assets/8a7ddf60-c21a-4fc7-a2dc-c50d3847c428)
![kh1](https://github.com/user-attachments/assets/fe1d35dc-b62e-435c-b086-684fb660cfce)

## ⚙️ Features
- Knife throwing mechanic towards a rotating circle
- Collision detection and failure scenarios
- Level progression with increasing difficulty
- Simple and smooth user interface
- Mobile-friendly controls

## 💪 How to Install?
1. **Download Unity**: Install the appropriate version via [Unity Hub](https://unity.com/download).
2. **Clone the Project:**
```sh
git clone https://github.com/salihkkus/Knife-Hit-Game.git
```
3. **Open with Unity:** Launch Unity and select "Open Project" to choose the cloned folder.
4. **Run the Game:** Click the "Play" button in Unity to test the game.

## 🛠 Technologies Used
- **Unity**: *2022.3.16f1*
- **C#**: For game mechanics and scripting
- **Physics Engine**: For collision detection

## ✍️ Contributing
If you want to contribute, please follow these steps:
1. **Fork** the repository.
2. Create a **new branch** for your feature.
3. Make changes and **commit** them.
4. Submit a **pull request**.

## 📜 License
This project is open-source and distributed under the MIT License.