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 2021.3.32f1
- Compatible hardware specifications (refer to Unity documentation)
- Unity setup: Download and install UnityHub. Install Unity 2021.3.32f1.
- Project setup: Clone the repo and open the project in Unity.
git clone [email protected]:ehrlz/unity_minigame.git
- Execute the project from Unity.
To see the scene, open
scenes
folder and double-click on the .unity element.
-
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.