From 7f5e50664dcda08ab8d31b87ffb12432769ed481 Mon Sep 17 00:00:00 2001 From: Tristan Rhodes Date: Mon, 8 Mar 2021 17:17:36 -0700 Subject: [PATCH] Update README.md (#242) Added GDevelop game engine. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4576f63..decb87c 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ Code * :tada: [gameplay](http://gameplay3d.io/) - A free, open-source, cross-platform, 2D + 3D game framework written in C++. It is aimed towards indie game developers who are creating desktop and mobile games. * :money_with_wings: [GameSalad](https://gamesalad.com/) - Game Creation Engine for Mac and Windows. * :tada: [GB Studio](https://www.gbstudio.dev/) - A free and easy to use retro adventure game creator for your favourite handheld video game system. +* :tada: [GDevelop](https://gdevelop-app.com/) - An open-source, cross-platform 2D game engine designed for everyone - it's extensible, fast and easy to learn. * :tada: [ggez](http://ggez.rs/) - A Rust library to create Good Games Easily. * :tada: [Gideros](http://giderosmobile.com/) - A Cross-Platform framework to create Mobile Apps and games for iOS, Android using Lua programming language. * :tada: [Glide Engine](https://github.com/cocoatoucher/Glide) - Engine for making 2d games on iOS, macOS and tvOS in Swift programming language, with practical examples and tutorials.