/Don-t-fall

3D game made with the Unity engine

Primary LanguageC#MIT LicenseMIT

Don't fall

Don't Fall is a 3D game made by unity engine where you control a ball and must avoid falling off the platform. You will be attacked by waves of enemies, and you must try to survive. The game gets harder as you progress. There are also potions and powerups to make it easier for you to get rid of enemy balls.

mm

Getting started

Windows

  1. Download and Unzip the Windows release from the Releases section.
  2. Run the .exe file to start the game.

Linux

  1. Download and Extract the Linux release from the Releases section.
  2. Give the program execution right via: chmod +x "./Don't Fall.x86_64"
  3. Run the game with the following command: "./Don't Fall.x86_64"

macOS

  1. Download and Unzip the macOS release from the Releases section.
  2. Navigate to the download folder (or wherever you put your app) and add the following: cd <PATH_TO_THE_GAME>/DontFall.app/Contents/MacOS/
  3. Give executable permissions to the application file: chmod +x DontFall.app
  4. Run the game.

Assets in the project

Balls, Powerbar, Potion, and Island: Unity Learn
Sound effects: Pixabay Sound Effects
Yughues Metal Materials: Yughues Metal Materials

Technologies Used

Made by unity 2022.3.5f1