Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 917 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 917 Bytes

Fruit Ninja Mock Game

Mock game of a Fruit Ninja.

Description

A simple 2D game built in a 3D platform where the player clicks and pops the object thrown from the bottom. This project is inspired by one of the famous games called Fruit Ninja.

Getting Started

Dependencies

  • Built and Executed in Unity 2022.3.7f1

Installing

  • File "/Exports" includes an executable file.

Executing program

  • Run Executable file under "Exports/UnityPrototype5.exe"

Help

  • Start the game by selecting the difficulty
  • Click flying objects to destroy them.
  • Any objects except for the bomb grants points.
  • Failing to pop the accurate object will promote game over.

Authors

Insoo Son @LinkedIn

Version History

  • 1.0
    • Executable file added
  • 0.2
    • Small Bugs fixed
    • Fixed compatibility issues
  • 0.1
    • Initial Commit

License

none

Acknowledgments

  • Fruit Ninja Game