Simple Unity physics-based game developed during PUCPR's game dev course graduation class
Unity Version: 2019.3 or later SVG Importer official Unity package (available in Package Manager)
Land the rocket onto the green platform without hitting too hard on any obstacle
Adjustable in the 'Rocket' component, by default it's W (thrust), A (rotate left or counterclockwise), D (rotate right or clockwise)
Understand how to use Unity's component architecture drag and drop to connect gameObjects and set up events and messaging