Skip to content

bpar476/GitGood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and Running

Dependencies

GitGood was built with Unity 2018.1.2 which is available here

Get Unity - Download Archive - Unity

Running the Test Suite

See the instructions on the Unity Test Runner here. Run the tests in Play Mode

Unity - Manual: Unity Test Runner

Playing in Unity

  • Launch Unity and open the project
  • Open the "StartMenu" scene (Assets/Scenes/UI/StartMenu.unity)
  • Click "Play" Button

Building

There are some nuances to trying to build GitGood. For reasons we could never determine, the game will not build with the test files. This has something to do with the test assembly causing issues with the production build. In order to build GitGood:

  1. Delete the Assets/Tests Directory
  2. Delete Assets/Scripts/Main.asmdef
  3. Delete Assets/3rd-Party/Fungus/Fungus.meta
  4. Click File→Build Settings to get to the build settings window

BuildSettings

  1. Choose PC, Mac & Linux standalone

  2. Choose the appropriate platform

  3. Click "Build"

About

Ben and Kevin's Part IV Project

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors