This repo contains an educational implementation of a 3D Graphics Project using Unity3D. The goal of it was to create a simple single-player ball race game, where users could compete against computer-controlled opponents.
- Blender - version 2.78
- Unity Hub 2.2.1 or later
- Unity 2018.1.3f1
- Download Blender - version 2.78, install it, and make sure that .blend files open with that.
- Download Unity Hub 2.2.1 or later.
- Sign up/in to Unity Hub 2.2.1.
- From the Instal tab on Unity Hub 2.2.1, visit archive versions to download & install Unity 2018.1.3f1.
- Download and unzip this repository from GitHub or just run on your Git client:
git clone https://github.com/CSpyridakis/BallsRaceGame.git
- Run Unity, choose open an existing project, select this folder from this repo, and open it.
- To select the scene:
File > Open Scene > Scenes > Game1 > Open
- You have to be able to make changes or/and play the game.
Download BallsRaceGame3D-Exported-Game.zip from the latest release on a Windows machine, unzip it, and run the Build file to play.