Getting started with GameMaker (2025)

As the name suggests, GameMaker is a tool for making video games. It's free for non-commercial use, such as taking part in game jams like Ludum Dare :smile:. Games built in GameMaker can be exported for PC and mobile devices, the web (HTML5), and to game consoles (if you're licensed to do so).
GameMaker supports both drag-and-drop visual programming with GML Visual and traditional programming using GML Code. The GML Code language is an original language with a dialect similar to JavaScript.
Setting up
You can download GameMaker for free here: https://gamemaker.io/en/download :arrow_left:
For access to free assets and other perks, create an account.
NOTE: ChromeBook/ChromeOS users can find installation instructions here.
Making your first game with GameMaker
https://www.youtube.com/watch?v=a9f4QdHGM4k
See the video above to get started in under 15 minutes! Alternatively, check out this written Getting Started Guide.
More resources
Acknowledgements
A big thank-you to GameMaker for sponsoring Ludum Dare. :slight_smile: