Course Software Setup
How to Use Completed Project Files with Godot
For many Zenva Schools courses, we provide the completed project files. These files can be used to cross-compare user solutions with the final version to help identify errors, or even as exercises for students to expand the content. When using Godot, ...
How to Install GameMaker
This article will cover how to install the GameMaker engine. Before installation, you may wish to review GameMaker's system requirements. Downloading and Installing GameMaker 1. Head to the GameMaker download page at https://gamemaker.io/en/download ...
Color Picker
What is the Color Picker? The Color Picker is a utility tool that allows users to select color values effortlessly. It serves a fundamental purpose in any aesthetic design requiring specific color values (such as HEX codes), enabling users to choose ...
About Code Editors for HTML, CSS, JavaScript, and Python
Summary Zenva Schools provides easy access to blank code snippets, which can be used as in-browser code editors for HTML, CSS, JavaScript, and Python-based projects. Through this, we aim to address challenges related to software installations. This ...
How to Install Anaconda
In this article, we'll briefly cover how to install Anaconda for working with specific Python and data science courses. Note: This article assumes you already have Python installed on your machine. If not, you can review our article on the ...
How to Install Python
If you intend to use our Python courses with a code editor like Python's built-in IDLE editor, Visual Studio Code, Anaconda, Spyder, or something else, you will need to first install the Python runtime to your local computer. This short article will ...
How to Install Visual Studio Code
In this article, we'll showcase how to install Visual Studio Code (VSC), an ultra-popular code editor that can be used for a wide variety of coding languages (including Python, web development languages, C#, C++, and more). Installing VSC 1. Navigate ...
How to Install Blender
In this article, we'll discuss how to install Blender, the free 3D modeling software. Before beginning, you may wish to review Blender's system requirements. Installing Blender 1. Go to the download page on the official Blender site at ...
How to Install Godot
In this article, we'll cover how to install the standard edition of Godot - which is both free and open source. Before beginning, you may wish to review Godot's system requirements. Installing Godot In this section, we'll cover how to install Godot. ...
How to Install Roblox Studio
In this article, we'll discuss how to install Roblox Studio, the required platform to make Roblox games. Before beginning, you may wish to review the system requirements for Roblox Studio. Installing Roblox Studio 1. Head to the Roblox Studio website ...
How to Install Unreal Engine
In this article, we'll cover how to install Unreal Engine for you machine - whether for the first time or a new version. Before beginning, you may wish to review the system requirements for Unreal Engine. First Time Installation Only - Epic Games ...
How to Install Unity
This article will cover both how to install Unity for the first time, and how to install new versions of Unity for pre-existing installations. Before installation, you may wish to review Unity's system requirements. First Time Installation Only - ...