Demos and Examples
The GodotXterm repository contains several example scenes in the /examples directory.
If cloning the repo, you will need to either build the GDExtension binaries from source (see Building from source) or copy pre-compiled binaries into the project (see Get the files for an idea of how these files can be obtained).
Other examples of GodotXterm usage are available online:
Live Demo
A Web export of the GodotXterm repo’s example scenes.
The Guest
A Linux-only submission to the Linux Game Jam 2022. Uses GodotXterm in conjunction with the gdtemu addon and Linux’s Kernel-based Virtual Machine to provide the player with an interactive VM that can be used in the game world.
Xterminate
A Linux, macOS, and Windows demo that uses an older version of GodotXterm in conjunction with Godot Python.
Tip
Are you using GodotXterm in your project and would like to see it listed here? Please open a pull request to have it added. We would love to showcase your usage of the addon.