Example projects are a useful resource to help you get started coding in VEXcode AIM blocks or Python. Example projects illustrate how different blocks or commands can be used in a project.
Using Example Projects
To open an example project, select the File menu.
Select Open Examples.
Icons for many different example projects will be shown. Each icon represents a different project and are colored according to the block categories.
The Filter bar can be used to quickly find a specific type of example.
To open any example project, select one from the menu.
The example project will open in the Workspace. The project can be modified as needed by adding or removing blocks or commands, or changing their parameters.
Download the project to your robot to run it, or select the Run button to start your project from VEXcode AIM. For more information about how to download and run a VEXcode AIM project, see this article.
Notes in Example Projects
Each example project contains a note in the Workspace.
The note provides a short summary describing what the project does. Notes can also be used to document certain information in a project. See this article to learn more.