Options
All
  • Public
  • Public/Protected
  • All
Menu

GameOVEN JavaScript game engine

GameOVEN logo

GameOVEN JavaScript game engine reference

This is the documentation for the TypeScript/JavaScript game engine used in GameOVEN.

GameOVEN is an cross-platform game creator designed to be used by everyone. Visit GameOVEN website to start making games.

Using JavaScript in your GameOVEN game

When you're developing a game with GameOVEN, the game is powered by this game engine and events of the game are using it.

If you want to use JavaScript in your game, insert a JavaScript event.

GDevelop JavaScript events

Then, you'll be interested in using these classes:

Development of the TypeScript game engine (advanced)

If you want to work on the engine directly, follow the guide about development of the game engine to get started. Refer to this documentation to know more about the engine.

Generated using TypeDoc