Game Maker Language Gamemaker

Open-source Game Maker Language projects categorized as Gamemaker

Top 23 Game Maker Language Gamemaker Projects

  • Scribble

    Efficient, internationalized, multi-effects text renderer for GameMaker

  • Project mention: A question regarding using right to left languages in gamemaker | /r/gamemaker | 2023-07-21

    Just use Scribble. Your method is highly inefficient using an object for each character, and Scribble will handle everything you need and a lot more very efficiently.

  • Input

    Comprehensive cross-platform input for GameMaker

  • Project mention: Input 6 - Comprehensive cross-platform input manager - now in stable release | /r/gamemaker | 2023-07-10

    Input is a commercial-grade library and is being used in Shovel Knight: Pocket Dungeon and Samurai Gunn 2 and many other titles. It has extensive documentation to help you get started. Inputs strips away the boring repetitive task of getting controls set up perfectly and accelerates the development of your game.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Chatterbox

    GameMaker 2022 LTS implementation of the Yarn narrative design language (by JujuAdams)

  • Project mention: does anyone have a non-video tutorial for creating a dialog system? | /r/gamemaker | 2023-05-31

    JujuAdams/Chatterbox which PowerPlaidPlays mentioned in his comment may appear in your search results. friendlycosmonaut/Dialogue-System is at the top of my search results. I could see a few others - nothing wrong with more references, right? Just pick your favorite implementation, design pattern, or coding style.

  • OrbinautFramework

    A classic Sonic framework for GameMaker

  • SNAP

    Data format converters for GameMaker LTS 2022 (by JujuAdams)

  • BBMOD

    The most powerful 3D rendering solution for GameMaker

  • Bulb

    2D lighting and shadows for GameMaker 2022 LTS

  • Project mention: Help with occlusion flicker for Jobo's Lighting System 2D | /r/gamemaker | 2023-06-25

    If you're looking for a different light system, I can recommend Bulb.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Coroutines

    Coroutines for GameMaker Studio 2.3.6+

  • Lighting-System-2D

    2D lighting system for GameMaker Studio

  • dotobj

    .obj/.mtl loader, written in native GML, for GameMaker LTS 2022

  • crispy

    Unit testing framework built in GML for GameMaker LTS 2022+

  • Emu

    UI for GameMaker. Looks like Windows Forms. Use this if you're not making a game, or otherwise if you want your game to look like tax software or something. (by DragoniteSpam)

  • iota

    Miniature delta time and time dilation library for GameMaker 2022 LTS (by JujuAdams)

  • pixel-perfect-smooth-camera

    An example of pixel-perfect yet smooth camera for GameMaker Studio 2

  • Bento

    UI framework for GameMaker (by JujuAdams)

  • Clean-Shapes

    Antialiased primitives library for GameMaker Studio 2023.1

  • STANNcam

    An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart

  • Dynamo

    Dynamic data loader for GameMaker LTS 2022 (by JujuAdams)

  • Snitch

    Logging and crash handling system for GameMaker (by JujuAdams)

  • Project mention: How would you go about implementing a "submit feedback" or "submit bug report" type of system in a game? | /r/gamemaker | 2023-07-13

    If you do want to collect text input in-game, then you could repurpose a bug tracking service like Bugsnag or sentry.io to collect user feedback. I've got a simple textbox example on GitHub and you could try feeding that into my sentry.io/Bugsnag library.

  • GML-OOP

    Library of constructors operating primary GameMaker functionalities.

  • gms2-destructible-terrain

    ⛰️ Collidable, destructible terrain in GameMaker Studio 2

  • Pixel-Art-Upscaling

    Pixel art upscaling shader for awkward resolutions for GameMaker

  • Project mention: Pixel art on Steam Deck not scaling correctly (a bit updated) | /r/gamemaker | 2023-06-26

    I have a slight update for the last post I did for Steam Deck Scaling. PowerPlaidPlays so graciously provided me this link https://github.com/JujuAdams/Pixel-Art-Upscaling to a shader that fixes the issue I was having with the Steam Deck not scaling my pixel art correctly (My game: 480x270, Steam Deck: 1280x800). When using this shader, and setting the obj as Persistent, it scales perfectly. But, my GUI layer is being affected by it when in fullscreen. Any thoughts on how to fix this? Thanks for all the help!

  • Elephant

    Advanced struct/array serialization for GameMaker Studio 2.3 (by JujuAdams)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Game Maker Language Gamemaker related posts

  • A question regarding using right to left languages in gamemaker

    1 project | /r/gamemaker | 21 Jul 2023
  • Multiplayer server

    1 project | /r/gamemaker | 11 Jul 2023
  • An open letter to all Metroidvania devs

    1 project | /r/metroidvania | 28 Jun 2023
  • Pixel art on Steam Deck not scaling correctly (a bit updated)

    1 project | /r/gamemaker | 26 Jun 2023
  • Help with occlusion flicker for Jobo's Lighting System 2D

    1 project | /r/gamemaker | 25 Jun 2023
  • Icons replacing text

    1 project | /r/gamemaker | 14 Jun 2023
  • Scaling for Steam Deck (different displays in general)

    1 project | /r/gamemaker | 6 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Gamemaker projects in Game Maker Language? This list will help you:

Project Stars
1 Scribble 318
2 Input 241
3 Chatterbox 118
4 OrbinautFramework 88
5 SNAP 85
6 BBMOD 84
7 Bulb 81
8 Coroutines 71
9 Lighting-System-2D 65
10 dotobj 40
11 crispy 39
12 Emu 36
13 iota 36
14 pixel-perfect-smooth-camera 36
15 Bento 36
16 Clean-Shapes 36
17 STANNcam 29
18 Dynamo 29
19 Snitch 29
20 GML-OOP 28
21 gms2-destructible-terrain 28
22 Pixel-Art-Upscaling 23
23 Elephant 22

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com