Skip to content
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.

CSpyridakis/BallsRaceGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BallsRaceGame MIT license Size

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.

BallsRaceGame-photo

Dependencies

Usage

Import and Run

  1. Download Blender - version 2.78, install it, and make sure that .blend files open with that.
  2. Download Unity Hub 2.2.1 or later.
  3. Sign up/in to Unity Hub 2.2.1.
  4. From the Instal tab on Unity Hub 2.2.1, visit archive versions to download & install Unity 2018.1.3f1.
  5. Download and unzip this repository from GitHub or just run on your Git client:
    git clone https://github.com/CSpyridakis/BallsRaceGame.git
    
  6. Run Unity, choose open an existing project, select this folder from this repo, and open it.
  7. To select the scene: File > Open Scene > Scenes > Game1 > Open
  8. You have to be able to make changes or/and play the game.

Play already exported game

Download BallsRaceGame3D-Exported-Game.zip from the latest release on a Windows machine, unzip it, and run the Build file to play.