A 3D Unity adventure game where you play as a banana trying to return to your family after escaping a kitchen filled with obstacles and enemies.
- Move: WASD
- Jump: Space
- Goal: Escape the kitchen, avoid enemies, and reunite with your banana family.
- Enemy AI that chases the player
- Hand-painted 3D kitchen environment
- Smooth controls using Unity’s Character Controller
- Built with Unity 2022.3 LTS
- Clone this repository:
git clone https://github.com/MichelleVi09/The-Great-Banana-Escape.git
- Open Unity Hub.
- Click Add Project and select the cloned folder.
- Open the Starting Scene inside the Assets/Scenes folder.
- Play the game!