OpenSource-Hub
G

godot

SHA-256
111.8k stars·Developer Tools·SHA-256 checksum verified

Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.

Smart Download

Download Download Version

v4.6.3-stable · 95.9 MB

A free, open-source, lightweight cross-platform game engine with a unified editor, driven by the community.

Core Features

  • Unified editor for 2D and 3D games
  • Scene-node system for intuitive design
  • Supports GDScript, C#, and VisualScript
  • One-click export to desktop, mobile, web, and consoles
  • Fully free under MIT license, no royalties

What It Can't Do

  • Multiplayer networking is not built-in (requires add-ons); AAA-grade graphics may need extra assets; some platforms (consoles) require additional licensing.

Use Cases

  • Indie game developers creating 2D/3D games
  • Small teams prototyping and shipping games rapidly
  • Educational institutions teaching game development fundamentals

Detailed Introduction

Godot Engine is a feature-packed, cross-platform game engine for creating 2D and 3D games from a unified interface. Under the permissive MIT license, it provides comprehensive tools and one-click export to desktop (Linux, macOS, Windows), mobile (Android, iOS), web and consoles. Its unique scene-node system makes game development intuitive, while the built-in scripting language (GDScript) is easy to learn. Compared to Unity, Godot is fully free without royalties or engine upgrades; compared to Unreal, it's much lighter and faster to start. The engine is developed openly and supported by the Godot Foundation. Note: Godot does not include advanced built-in multiplayer networking or AAA-level visual fidelity without add-ons; for complex physics simulation, additional tuning may be needed.

Tags

game-enginecross-platform2d3dopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Install the appropriate package for your distro (dpkg / rpm / AppImage)

3

Download the installer for your OS from the official website (approx. 50 MB)

4

Unzip or run the installer, follow the wizard to complete installation

5

Launch Godot, click 'New Project' and choose a template, or import existing assets to start creating

Install Guide
  1. Download the installer for your OS from the official website (approx. 50 MB)
  2. Unzip or run the installer, follow the wizard to complete installation
  3. Launch Godot, click 'New Project' and choose a template, or import existing assets to start creating
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

6b7d84ee6c3017253a605f00a0f8cb669b05e958c345fd14896b5f4067b246a7

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Simply delete the Godot installation folder. User data (projects, settings) are stored in the user's Documents/Godot folder; delete that as well for a clean removal.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-02T07:00:24Z
GitHub RepositoryOfficial Website

Similar Projects