Skip to content

engelln/Ball-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Ball Guide

Source code for a game I created between June and Spetember 2018. All C# code can be found in the Assets/Scripts directory.

Requirements

This game was created in the Unity engine. Any version should do, but it was created specifically in Unity 2018.1.6. The Android SDK can also be installed if you wish to build the APK.

Setup

  1. Clone this repository somewhere locally.
  2. Open Unity, and choose to open an existing project. Navigate to the local repository.
  3. All scenes in Assets/Scenes will need to be added to the build settings. Click File -> Build Settings, and drag all the .unity files into the build settings prompt.
  4. If running the game in engine, set the view to anything portrait.

About

Source code for the Ball Guide video game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages