GDevelop JavaScript Platform (GDJS) is the game engine for making HTML5/Javascript based games with GDevelop.
📚 Game developer, searching for the documentation? Go to the GDJS Runtime (game engine) documentation.
To do changes in the game engine or create extensions, install the development version (click here to learn more).
GDJS is composed of two parts:
The game engine is in the Runtime folder. If you want to work on the engine directly, follow the GDevelop 5 README about the development of the game engine.
To use the game engine, you can look into the GDJS Runtime (game engine) documentation.
To run tests for the game engine, go to GDJS/tests
, run npm install
and npm test
. More information in the README for the tests.
To launch type checking with TypeScript, run npm install
and npm run check-types
in GDJS
folder.
Check the GDJS Platform documentation or the full GDevelop developers documentation.
Any contribution is welcome! Whether you want to submit a bug report, a feature request or any pull request to add a feature, do not hesitate to get in touch.
Follow the Development section of the README to set up GDevelop and start modifying either the editor or the game engine/extensions.
To submit your changes, you have first to create a Fork on GitHub (use the Fork button on the top right), then create a Pull Request.
GDJS is distributed under the MIT license: see LICENSE.md for more information.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。