Skip to content
@YAL-GameMaker

YellowAfterlife's GameMaker Things

Various GameMaker examples, projects, and extensions. Some works can also be found on https://github.com/GameMakerDiscord

Pinned Loading

  1. steamworks.gml steamworks.gml Public

    Various expansions to Steamworks SDK support in GameMaker: Studio / GMS2. (now merged into the official extension)

    C++ 90 18

  2. Promise.gml Promise.gml Public

    An adaptation of JavaScript Promise polyfill for GameMaker Studio 2.3+

    Game Maker Language 24

  3. tiny-expression-runtime tiny-expression-runtime Public

    Sample project from the interpreters guide. Also see https://yal.cc/interpreters-guide-2/

    Game Maker Language 21 1

  4. GMSDLL GMSDLL Public

    A template for GameMaker C++ DLLs

    C++ 17 2

  5. GMSDLL.cs GMSDLL.cs Public

    A template for GameMaker C# DLLs

    Batchfile 13

  6. GMSDLL.hx GMSDLL.hx Public

    A template for GameMaker Haxe DLLs

    Batchfile 3

Repositories

Showing 10 of 71 repositories
  • execute_shell_simple Public

    A wrapper for WINAPI ShellExecute function for GameMaker (GMS1, GMS2+).

    YAL-GameMaker/execute_shell_simple’s past year of commit activity
    C++ 5 0 0 0 Updated Nov 2, 2025
  • GMSDLL.rs Public

    An example of how to make native extensions for GameMaker in Rust!

    YAL-GameMaker/GMSDLL.rs’s past year of commit activity
    Rust 5 0 0 0 Updated Sep 14, 2025
  • prng Public

    Pseudorandom number generators!

    YAL-GameMaker/prng’s past year of commit activity
    Game Maker Language 7 0 0 0 Updated Aug 10, 2025
  • winwin Public

    An extension for multiple windows in GameMaker games!

    YAL-GameMaker/winwin’s past year of commit activity
    C++ 8 1 1 0 Updated Aug 9, 2025
  • winMenu Public

    Native menus on Windows!

    YAL-GameMaker/winMenu’s past year of commit activity
    C++ 5 0 0 0 Updated Jul 29, 2025
  • native_cursor Public

    Native cursors for GameMaker! (Windows, Linux, HTML5)

    YAL-GameMaker/native_cursor’s past year of commit activity
    C++ 7 0 0 0 Updated Jul 20, 2025
  • bit_buffers Public

    Read and write buffers with per-bit granularity!

    YAL-GameMaker/bit_buffers’s past year of commit activity
    Game Maker Language 3 0 0 0 Updated Jul 15, 2025
  • window_embed_into Public

    Lets you embed your GameMaker (GMS1, GMS2+) game window into some other window

    YAL-GameMaker/window_embed_into’s past year of commit activity
    C++ 2 0 0 0 Updated Jun 16, 2025
  • P3DC Public
    YAL-GameMaker/P3DC’s past year of commit activity
    C++ 0 0 0 0 Updated May 30, 2025
  • buffer_getpixel Public

    A re-creation of Misu's surface peeker scripts

    YAL-GameMaker/buffer_getpixel’s past year of commit activity
    Game Maker Language 4 0 0 0 Updated Apr 27, 2025

Most used topics

Loading…