Unity project part of the Junior Programmer Pathway by Unity Technologies.
//TODO: Project description.
2022.3.21f1 LTS (Long-Term Support)
-
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
-
Open the project in Unity.
-
Search for Gameplay Scene in
\Assets\_PegboardCannon\Scenes\pc_gameplay
and open it. -
Hit play and press
Left Mouse Button
to shoot cannonballs.
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.
//TODO: Screenshots and video demonstration.