Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.54 KB

Hide & Seek

This Unity project serves as an educational showcase, allowing you to explore Unity's features and game development principles in a fun and interactive way.

The game is about capturing all the point-cubes without being eliminated by the Zombunnies.

unity-game

C#Unity

Requirements

  • Unity 2021.3.32f1
  • Compatible hardware specifications (refer to Unity documentation)

Installation

  1. Unity setup: Download and install UnityHub. Install Unity 2021.3.32f1.
  2. Project setup: Clone the repo and open the project in Unity.
git clone git@github.com:ehrlz/unity_minigame.git
  1. Execute the project from Unity.

To see the scene, open scenes folder and double-click on the .unity element.

How to play

  • Controls: Use arrow keys or on-screen controls to navigate the ball and press space to throws a missile that kills a Zombunny.

  • Objective: Collect designated cubes to earn points. Avoid the Zombunny; contact causes damage and it can throw you out of the field.

  • Strategy: Plan your movements to outsmart the Zombunny. Survive as long as possible and capture cubes to achieve high scores.

Unleash your curiosity and explore the depths of the level. Uncover hidden functionalities and decipher Zombunnies behavior.