Description: cx_Freeze is a Python utility to compile Python code into standalone executable files for distribution. It works by analyzing the Python scripts, finding all imports, and putting them along with the Python interpreter into a folder structure that can be compressed into a single executable file.
Type: software
Pricing: Free
Description: GDscript is a high level, dynamically typed programming language used to create content inside the Godot game engine. It is designed to be easy to learn and intuitive while enabling high flexibility and functionality for game development.
Type: software