Fruit Ninja - 2D
๐ Fruit Ninja 2D Game
Welcome to Fruit Ninja 2D, a classic fruit-slicing game built using Unity! The game is inspired by the popular mobile game Fruit Ninja, where players slice flying fruits while avoiding dangerous bombs. This repository contains the complete code and assets required to build your own version of the game.
๐ฎ Features
- Smooth Gameplay: Slice fruits with intuitive swipe controls.
- Fruit Variety: Multiple types of fruits with different slicing effects.
- Bombs: Avoid bombs that instantly end the game.
- Score System: Earn points by slicing fruits and aim for a high score!
- Combo Mechanics: Slice multiple fruits in one swipe for combo points.
- Difficulty Progression: Game gets faster and more challenging as your score increases.
- Simple UI: Clean and minimalistic user interface with start, pause, and game-over screens.
- Sound Effects: Satisfying slicing sounds and explosive bomb sounds.
- Mobile Support: Optimized for mobile platforms with touch controls.
๐ ๏ธ Technologies Used
- Unity 2D for game development.
- C# for game logic and mechanics.
- Unity Animator for fruit and bomb animations.
- Unity Physics for realistic slicing and fruit movement.
- Particle System for slicing effects.
๐ Getting Started
To play or modify this game:
- Clone the repository to your local machine.
- Open the project in Unity (version 2021.3.23f1 or newer).
- Hit the play button to start the game.
๐ Future Improvements
- Add different game modes (e.g., Time Attack, Zen Mode).
- Introduce power-ups and special fruits with unique abilities.
- Implement leaderboard functionality to track high scores.
Status | Released |
Platforms | HTML5 |
Author | UnityDev831 |
Made with | Unity |