GMSDLL
GameMaker DLL template
Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment
A template for GameMaker C++ DLLs
14 stars
3 watching
0 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
gamemakergamemaker-studiogamemaker-studio-2gamemaker-studio-2-3
Related projects:
Repository | Description | Stars |
---|---|---|
yal-gamemaker/promise.gml | An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ | 22 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
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 |
babaganosch/gamemakerscaffolding | A template project providing a set of pre-built features and structures to simplify the development of 2D low-res tile-based games in GameMaker Studio 2.3 | 10 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
blueburncz/gmd3d11 | An extension for GameMaker that provides additional D3D11 functionality | 19 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
keeveegames/duplicatesequence.gml | Tools for creating and managing sequence resources in GameMaker Studio 2 | 12 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
grisgram/gml-animated-flag | A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. | 9 |
jafardakhan/vim-gml | Syntax highlighting plugin for Gamemaker studio 2 in Vim | 6 |
benal20/agenda.gml | Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. | 2 |
grisgram/gml-outline-shader-drawer | A GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects. | 20 |