Promise.gml
Promise library
An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+
An adaptation of JavaScript Promise polyfill for GameMaker Studio 2.3+
22 stars
4 watching
0 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yal-gamemaker/gmsdll | Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment | 14 |
yal-gamemaker/steamworks.gml | Provides a native extension to GameMaker for implementing Steam API features such as P2P networking and matchmaking | 85 |
yal-gamemaker/gameframe | A custom window frame extension for GameMaker games with customizable border and title bar features. | 14 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
benal20/agenda.gml | Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. | 2 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
yal-gamemaker/pixel-perfect-smooth-camera | A technique for achieving pixel-perfect camera movement in game development while maintaining smoothness | 35 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
sidorakh/http.gml | A wrapper library for making HTTP requests in GameMaker Studio 2 | 15 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
spider-gazelle/promise | A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming. | 42 |
nikkilae/fml | Binds GameMaker's GML language to the FMOD API | 8 |
jafardakhan/vim-gml | Syntax highlighting plugin for Gamemaker studio 2 in Vim | 6 |