Art Tutorial

The Art Tutorial is an extension which you can install in your IDE together with Code RealTime. It's available on the Visual Studio Code and the OpenVSX marketplaces, so you can easily install it from the Extensions view.

The extension provides a command Art Tutorial: Exercises which you can invoke from the Command Palette (Ctrl+Shift+P). It will ask you for a directory where exercises for the tutorial are located. You can find exercises in this GitHub repository which you can clone.

Follow the instructions on the Art Tutorial welcome page to work on the exercises.

Note

The source code for the Art Tutorial extension is open source. Feel free to use it for learning how you can create your own extensions for Code RealTime. The exercises are also open source and you are welcome to contribute your own exercises and solutions when you feel ready to do so. This can help others that want to learn Code RealTime and the Art language.