Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.

License

NotificationsYou must be signed in to change notification settings

joyheaven72/GDevelop

 
 

Repository files navigation

GDevelop logo

GDevelop is a full-featured, open-source game development software, allowing to create desktop and mobile games without any knowledge in a specific programming language. All the game logic is built up using an intuitive and powerful event-based system.

GDevelop in action, used to add a trigger in a platformer game

Getting started

❔ I want to...🚀 What to do
Download GDevelop to make gamesGo onGDevelop website to download GD!
Contribute to the editorDownloadNode.js and follow thisREADME.
Create/improve an extensionDownloadNode.js and follow thisREADME.
Help to translate GDevelopGo on theGDevelop project on Crowdin.

Are you interested in contributing to GDevelop for the first time? Or want to participate inGoogle Summer of Code 2021? Take a look at the list ofgood first issues and the"🏐 not too hard" cards on the Roadmap.

Overview of the architecture

Directoryℹ️ Description
CoreGDevelop core library, containing common tools to implement the IDE and work with GDevelop games.
GDCppThe C++ game engine, used to build native games (not used in GDevelop 5).
GDJSThe game engine, written in TypeScript, using PixiJS (WebGL), powering all GDevelop games.
GDevelop.jsBindings ofCore/GDCpp/GDJS andExtensions to JavaScript (with WebAssembly), used by the IDE.
newIDEThe game editor, written in JavaScript with React, Electron and PixiJS.
ExtensionsExtensions for the game engine, providing objects, behaviors, events and new features.

To learn more about GDevelop Architecture, read thearchitecture overview here.

Pre-generated documentation of the Core library, C++ and TypeScript game engines isavailable here.

Status of the tests and builds:Build statusQuick tests statusAll tests StatusWindows Build statushttps://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg

Links

Community

Development Roadmap

Games made with GDevelop

Lil Bub

Lil BUB's HELLO EARTH is one of the many games built with GDevelop.

License

  • The Core library, the native and HTML5 game engines, the IDE, and all extensions (respectivelyCore,GDCpp,GDJS,newIDE andExtensions folders) are under theMIT license.
  • The name, GDevelop, and its logo are the exclusive property of Florian Rival.

Games exported with GDevelop are based on the native and/or HTML5 game engines (seeCore,GDCpp andGDJS folders): these engines are distributed under the MIT license so that you candistribute, sell or do anything with the games you created with GDevelop. In particular, you are not forced to make your game open source.

About

🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++62.2%
  • JavaScript22.9%
  • TypeScript7.5%
  • C6.5%
  • CMake0.3%
  • Objective-C++0.2%
  • Other0.4%

[8]ページ先頭

©2009-2025 Movatter.jp