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.
- Download and Unzip the Windows release from the Releases section.
- Run the .exe file to start the game.
- Download and Extract the Linux release from the Releases section.
- Give the program execution right via:
chmod +x "./Don't Fall.x86_64"
- Run the game with the following command:
"./Don't Fall.x86_64"
- Download and Unzip the macOS release from the Releases section.
- Navigate to the download folder (or wherever you put your app) and add the following:
cd <PATH_TO_THE_GAME>/DontFall.app/Contents/MacOS/
- Give executable permissions to the application file:
chmod +x DontFall.app
- Run the game.
Balls, Powerbar, Potion, and Island: Unity Learn
Sound effects: Pixabay Sound Effects
Yughues Metal Materials: Yughues Metal Materials
Made by unity 2022.3.5f1