    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to search
                Sign in
              Sign up Appearance settings
      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              Uh oh!

              There was an error while loading. Please reload this page.

              godotengine / godot Public

                      * Uh oh!

                        There was an error while loading. Please reload this page.

              * Notifications You must be signed in to change notification settings
              * Fork 26.3k
                * Star 116k
          * Code
          * Issues 5k+
          * Pull requests 5k+
          * Actions
          * Projects
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Actions
                  * Projects
                  * Security and quality
                  * Insights
                                              master
                                          Branches Tags
                                            Go to file
                                        Code
                                          Open more actions menu

                                        Folders and files

                                          Name                             Name                               Last commit message    Last commit date
                                            Latest commit                
                                                                         
                                                History                  
                                                                         
                                                85,572 Commits           
                                                  85,572 Commits         
                                                  .github                          .github                                                           
                                                  core                             core                                                              
                                                  doc                              doc                                                               
                                                  drivers                          drivers                                                           
                                                  editor                           editor                                                            
                                                  main                             main                                                              
                                                  misc                             misc                                                              
                                                  modules                          modules                                                           
                                                  platform                         platform                                                          
                                                  scene                            scene                                                             
                                                  servers                          servers                                                           
                                                  tests                            tests                                                             
                                                  thirdparty                       thirdparty                                                        
                                                  .clang-format                    .clang-format                                                     
                                                  .clang-tidy                      .clang-tidy                                                       
                                                  .clangd                          .clangd                                                           
                                                  .editorconfig                    .editorconfig                                                     
                                                  .git-blame-ignore-revs           .git-blame-ignore-revs                                            
                                                  .gitattributes                   .gitattributes                                                    
                                                  .gitignore                       .gitignore                                                        
                                                  .mailmap                         .mailmap                                                          
                                                  .pre-commit-config.yaml          .pre-commit-config.yaml                                           
                                                  AUTHORS.md                       AUTHORS.md                                                        
                                                  CHANGELOG.md                     CHANGELOG.md                                                      
                                                  CONTRIBUTING.md                  CONTRIBUTING.md                                                   
                                                  COPYRIGHT.txt                    COPYRIGHT.txt                                                     
                                                  DONORS.md                        DONORS.md                                                         
                                                  LICENSE.txt                      LICENSE.txt                                                       
                                                  README.md                        README.md                                                         
                                                  SConstruct                       SConstruct                                                        
                                                  gles3_builders.py                gles3_builders.py                                                 
                                                  glsl_builders.py                 glsl_builders.py                                                  
                                                  methods.py                       methods.py                                                        
                                                  platform_methods.py              platform_methods.py                                               
                                                  pyproject.toml                   pyproject.toml                                                    
                                                  scu_builders.py                  scu_builders.py                                                   
                                                  version.py                       version.py                                                        
                                            View all files               
                                          

                                              Repository files navigation

                                                * 
                                                * README
                                                * Code of conduct
                                                * Contributing
                                                * MIT license
                                                * Security
                                                More items

                                                Godot Engine

                                                2D and 3D cross-platform game engine

                                              Godot Engine is a feature-packed, cross-platform game engine to create 2D and 3D games from a unified interface. It provides a comprehensive set of common tools, so that users can focus on making games without having to reinvent the wheel. Games can be exported with one click to a number of platforms, including the major desktop platforms (Linux, macOS, Windows), mobile platforms (Android, iOS), as well as Web-based platforms and consoles.

                                                Free, open source and community-driven

                                              Godot is completely free and open source under the very permissive MIT license. No strings attached, no royalties, nothing. The users' games are theirs, down to the last line of engine code. Godot's development is fully independent and community-driven, empowering users to help shape their engine to match their expectations. It is supported by the Godot Foundation not-for-profit.

                                              Before being open sourced in February 2014, Godot had been developed by Juan Linietsky and Ariel Manzur for several years as an in-house engine, used to publish several work-for-hire titles.

                                                Getting the engine

                                                Binary downloads

                                              Official binaries for the Godot editor and the export templates can be found on the Godot website.

                                                Compiling from source

                                              See the official docs for compilation instructions for every supported platform.

                                                Community and contributing

                                              Godot is not only an engine but an ever-growing community of users and engine developers. The main community channels are listed on the homepage.

                                              The best way to get in touch with the core engine developers is to join the Godot Contributors Chat.

                                              To get started contributing to the project, see the contributing guide. This document also includes guidelines for reporting bugs.

                                                Documentation and demos

                                              The official documentation is hosted on Read the Docs. It is maintained by the Godot community in its own GitHub repository.

                                              The class reference is also accessible from the Godot editor.

                                              We also maintain official demos in their own GitHub repository as well as a list of awesome Godot community resources.

                                              There are also a number of other learning resources provided by the community, such as text and video tutorials, demos, etc. Consult the community channels for more information.

                                        About

                                        Godot Engine – Multi-platform 2D and 3D game engine

                                          godotengine.org

                                        Topics

                                          game-developmentgame-enginegamedevgodotgodotenginemulti-platformopen-source

                                        Resources

                                          Readme
                                          MIT license

                                        Code of conduct

                                          Code of conduct

                                        Contributing

                                          Contributing

                                        Security policy

                                          Security policy
                                          Activity
                                          Custom properties

                                        Stars

                                          115.5k stars

                                        Watchers

                                          1.5k watching

                                        Forks

                                          26.3k forks
                                          Report repository

                                        Releases

                                        Sponsor this project

                                        Used by

                                        Contributors

                                        Languages

    Footer

        © 2026 GitHub, Inc.

      Footer navigation

        * Terms
        * Privacy
        * Security
        * Status
        * Community
        * Docs
        * Contact
        * Manage cookies
        * Do not share my personal information
      You can’t perform that action at this time.