Home

Awesome

<picture> <source media="(min-width: 720px)" srcset="docs/header.svg"> <img src="docs/header-mobile.svg" width="900" height="330" alt="GodotJS Logo"> </picture>

GodotJS

-- JavaScript and TypeScript language binding for Godot game engine --

This module implements JavaScript/TypeScript language support for the Godot game engine using QuickJS as the JavaScript engine.

Getting started

Read the getting-started.

Features

Getting the engine

No installation or setup necessary. The binaries for download are the complete, usable Godot editor and engine with JavaScript/TypeScript language support.

Binary downloads

Download the binaries from the release page.

Compiling from source

Documentation, Tutorials & Demos

Read this documentation or look at the tutorials or demos:

Contributing

If you like to contribute to this project check the CONTRIBUTING.md file.