项目作者: CSpyridakis

项目描述 :
3D Graphics Project using Unity3D
高级语言: C#
项目地址: git://github.com/CSpyridakis/BallsRaceGame.git
创建时间: 2018-04-15T20:02:28Z
项目社区:https://github.com/CSpyridakis/BallsRaceGame

开源协议:MIT License

下载


Size" class="reference-link">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:

  1. 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.