diff --git a/README.md b/README.md index 97fbbba2b7..8909cf7b4e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ ![GDevelop logo](https://raw.githubusercontent.com/4ian/GDevelop/master/newIDE/GDevelop%20banner.png "GDevelop logo") -GDevelop is a **full-featured, no-code, open-source** game development software. You can build **2D, 3D and multiplayer games** for mobile (iOS, Android), desktop and the web. GDevelop is fast and easy to use: the game logic is built up using an intuitive and powerful event-based system and reusable behaviors. +GDevelop is a **full-featured, no-code, open-source** game development software. You can build **2D, 3D and multiplayer games** for mobile (iOS, Android), desktop and the web. GDevelop is designed to be fast and incredibly intuitive: make games using an easy-to-understand yet powerful event-based system and modular behaviors. Create with AI that assists or builds alongside you. -![The GDevelop editor when editing a game level](https://raw.githubusercontent.com/4ian/GDevelop/master/newIDE/GDevelop%20screenshot.png "The GDevelop editor when editing a game level") +![The GDevelop editor when editing a game level](https://raw.githubusercontent.com/4ian/GDevelop/master/newIDE/GDevelop%20screenshot.png "The GDevelop editor when editing a 3D game level") + +![The GDevelop editor when editing a game level](./newIDE/GDevelop%202D%20screenshot.png "The GDevelop editor when editing a 2D game level") ## Getting started diff --git a/newIDE/GDevelop 2D screenshot.png b/newIDE/GDevelop 2D screenshot.png new file mode 100644 index 0000000000..744d010ada Binary files /dev/null and b/newIDE/GDevelop 2D screenshot.png differ diff --git a/newIDE/GDevelop screenshot.png b/newIDE/GDevelop screenshot.png index 94dd0f45e8..50ab01046c 100644 Binary files a/newIDE/GDevelop screenshot.png and b/newIDE/GDevelop screenshot.png differ