AIESydProgYr12021 / aie_cpd-Samnang

aie_cpd-OnChinChin created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT NAME

Bomb GO Boom

About the Game

The Game "Bomb Go Boom" is a game similar to bomberman. you have to move around and collect coins to win the game.

Contributors:

Contributors to the project are strictly limated to AIE Students as part of their group work project.

Members (example):

  • John Doe: designer
  • John Smith: programmer
  • Sandra Dee: artist

Build Steps:

The project can currently be built for both windows and webgl in the following ways:

  • Manual: Via the Unity Engine Build Settings.

    • Open the project in untiy
    • Select File->BuildSettings
    • Switch to the desired build platform (windows or webgl)
    • Select Build
    • You will be prompted to select an output directory
    • Once the build has finished open your chosed folder to find your build
  • Automated: build_all.bat will run build and pc and webgl version of the project

    • Double click on build_all.bat
    • The process will take some time, leave the console window open
    • The following files will be produced:
      • PC Build: builds/pc/YourGame.exe
      • WebGL Build: builds/web/index.html

Daily Builds:

Daily builds of the project should be placed on the local campus network drive

Credits:

Are there assets, sounds or media included within the project that require attributation? list them here:

About

aie_cpd-OnChinChin created by GitHub Classroom


Languages

Language:ShaderLab 64.2%Language:C# 27.4%Language:HLSL 7.8%Language:Batchfile 0.6%