Agenda.gml
Callback manager
Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games.
Promise-like callback chaining for GameMaker
2 stars
1 watching
0 forks
Language: Yacc
last commit: over 1 year ago
Linked from 1 awesome list
gamemakergamemaker-studio-2
Related projects:
Repository | Description | Stars |
---|---|---|
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
yal-gamemaker/promise.gml | An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ | 22 |
keeveegames/duplicatesequence.gml | Tools for creating and managing sequence resources in GameMaker Studio 2 | 12 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
yal-gamemaker/gmsdll | Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment | 14 |
jujuadams/chatterbox | An implementation of a narrative design language for dialogue management in game development | 130 |
gmclan-org/gm_boomers_networking | A GameMaker Studio 2023.6+ networking implementation inspired by the classic 39dll example. | 2 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 11 |
keeveegames/foreach.gml | A set of implementations for iterating over various data structures in GameMaker Studio 2 | 20 |
jack27121/stanncam | A high-level camera and resolution management system for game development | 34 |
blueburncz/gmd3d11 | An extension for GameMaker that provides additional D3D11 functionality | 19 |
keeveegames/arraylist.gml | A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. | 14 |
nikkilae/fml | Binds GameMaker's GML language to the FMOD API | 8 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |