First Person Fruit Ninja
Lauri Leppik, Kaur Veere, Martin Koltsov
Repository link: https://github.com/laurileppik/FP-Fruit-Ninja
The executable file: https://drive.google.com/drive/folders/197oJB2GfUmJ4YCVmRhbMXpJwDhv0-U1j?usp=sharing
- Download the zip file
- Extract the zip file
- Run the Fruit_Ninja_1st_Pers.exe file
Description of the project
The goal of this project is to create a fun first-person version of Fruit Ninja. The idea is to implement a realistic cutting animation using procedural geometry, allowing players to slice through fruits in mid-air, avoid bombs, and aim for high scores. The player will use their hands (mouse) to slice the flying fruits. Bombs will be randomly thrown into the mix with the fruits. Points are awarded based on the number of fruits sliced and special bonuses will be given for slicing multiple fruits at once. Who knows maybe there will even be a super secret ending which the original game lacked 🤔.
Inital Progress:
- Set up the inital arena where the game will take place.
- Added initial models for banana, bomb, orange, watermelon and strawberry.