Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.53 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.53 KB

⚠️ UNDER DEVELOPMENT

PEGBOARD CANNON

Unity project part of the Junior Programmer Pathway by Unity Technologies.

About the Project

//TODO: Project description.

View Design Document [GDOC]

Unity Version

2022.3.21f1 LTS (Long-Term Support)

Installation and Test

  1. Clone the repository. HTTPS

    git clone https://github.com/arthurjf/Unity-Pegboard-Cannon.git

    or with SSH

    git clone git@github.com:arthurjf/Unity-Pegboard-Cannon.git

    1.1. (Skip if already installed) Download and install Unity 2022.3.21f1 LTS

  2. Open the project in Unity.

  3. Search for Gameplay Scene in \Assets\_PegboardCannon\Scenes\pc_gameplay and open it.

  4. Hit play and press Left Mouse Button to shoot cannonballs.

Pathway Mission

This project is associated with the Code 2 Mission within the Junior Programmer Pathway by Unity Technologies.

[Note] Embedded within this pathway, the mission checkpoint is intricately designed to assess your acquired knowledge. These checkpoints serve as practical tests, providing a valuable evaluation of your progress throughout the learning journey.

Media

//TODO: Screenshots and video demonstration.