Skip to content

compsciclubbers/compsci-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Game

This is our 3rd quarter Advanced Computer Studies project.

Setup

Prerequisites

  1. Install Git from here
  2. Install Git LFS from here
  3. Install Unity from here

Opening the Project

  1. Clone the repository onto your Desktop folder
  • Right-click on your Desktop and select Git Bash Here
  • Run git clone https://github.com/compsciclubbers/compsci-game.git
  • Change directory into the newly created compsci-game folder using cd compsci-game
  1. Install Git LFS: git lfs install
  2. Pull Git LFS files: git lfs pull
  3. Open the project in Unity (Open -> Desktop -> compsci-game)

Run git config --global credential.helper wincred to save your GitHub credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published