How To Get Started
Learn the basics of GDevelop and game creation. Start in a few minutes thanks to our playlist of 5 minutes video, and start making your own game today.
GDevelopをユニークで使いやすいものにしているのはイベントシステムです。 イベントはプログラミングが分からなくても、ゲームが作れるようになる強力な機能です。
GDevelopで作成されたゲームはワンクリックでエクスポートでき、いろいろな端末でプレイできます。 ウェブ、iOSやAndroid用のモバイルアプリ、Steam、Facebook Gaming、Itch.io、Newgrounds、Microsoft Store など...
GDevelopで創造力を発揮して、プラットフォーマー、シューティング、戦略、8bit、ハイパーカジュアルなど、あらゆる種類のゲームを作りましょう。可能性は無限です。
GDevelopなら簡単なゲームを楽しく作ることも、Lil BUB’s HELLO EARTHやHyperspace Dogfightsのような壮大なインディーゲームを作ることも、Vai Juliette!のように100万ダウンロードを達成する次のヒット作を作ることも可能です。
小さなアイデアも大きなアイデアも表現できます。数分でゲームを試作でき、制限なく改良することができます。 GDevelopが提供するビジュアルエディターを使えば、ゲームをとても簡単に素早く作ることができます。 さらに上を目指したい? JavaScriptでゲームエンジンを拡張することができます。
GDevelopの使い方をステップ・バイ・ステップで学んだり、特定の機能についてのヘルプを見ることができます。 初心者向けのゲーム制作チュートリアルもありますし、 Wikiにはアプリに関する完全なドキュメントがあります。
Learn the basics of GDevelop and game creation. Start in a few minutes thanks to our playlist of 5 minutes video, and start making your own game today.
Learn deeper concept related to game creation with GDevelop: make multiple levels, add leaderboards to your game, touch controls, save and load, use the physics engine... These videos are the best way to see everything you can do with GDevelop!
Learn how to make a Platformer game from scratch! Starting from zero, you will learn how to make a fun platform game, using assets found in the GDevelop asset store.
Improve game feel (Or Juice) by doing 4 of these 6 things, and then the other 2 will help you get and retain players for your game. Wikipedia says that "Game feel (sometimes referred to as "game juice") is the intangible, tactile sensation experienced when interacting with video games." But there are a number of common things that developers do the make games feel more fun to interact with. So in this video we'll explain those to help you make a better game, get more players for your game, and retain those players for longer.
Learn how to make the Asteroids game! Starting from zero, these videos will teach you how to make this game.
How to get started with game dev. Check out GDevelop today! GDevelop is a 2D cross-platform, free and open-source game engine.
This video goes over the layout of GDevelop to show people where features are located, and briefly go over what each one does. This will be useful for anyone looking for features they can't find, or for newcomers to the engine to become familiar with GDevelop.
This video goes over the object types in GDevelop, and briefly shows what each one can be used for. This will be useful for any game developers who are just starting out with the engine, or someone who doesn't understand some of the object types.
This will be useful for any game developers who are just starting out with the engine, or someone who hasn't been using all of the tools the game engine has to offer.
This video goes over the systems and tools that come with GDevelop to help you jumpstart the game making process.
In this video, we'll take an introductory look at variables. We will learn the differences between scene, global, and object variables, as well as when to use them. The focus here is on concrete examples, so that you can leave with some real ideas of how to apply variables in your own game!
This video goes over the expression builder. What it's used for and what sort's of things it's capable of. It also goes over a practical example of adding health points to a character. This will be useful for any game developers who are just starting out with the engine, or someone who hasn't tried using the expression builder yet.
As a game creator, you want to get from concept to finished product as soon as possible. Behaviors and functions (extensions) address this by letting you not reinvent the wheel, so you can focus on actually making your game! In this video, we'll go over the basics of behaviors and functions as well as how you can use them in your next project.
You've created a level for your game, but now need to make a second level. How can you do this without copy pasting everything over to a new scene? In fact, GDevelop offers a suite of tools to solve problems like these, which will save you time as a game creator.
As you transcend the basics of GDevelop, you'll want to have things stay the same each time someone opens your game. In this video, we take a look at how to accomplish exactly this!
GDevelopでゲームを作って公開しましょう。 チュートリアルから始めて、アプリ内でたくさんのサンプルを見つけましょう。