GML-Classes
Class library
An extension script for GameMaker Studio 2 that adds OOP features
An extension script for GML providing some OOP features.
13 stars
3 watching
0 forks
Language: Yacc
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
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 |
sidorakh/http.gml | A wrapper library for making HTTP requests in GameMaker Studio 2 | 15 |
yal-gamemaker/steamworks.gml | Provides a native extension to GameMaker for implementing Steam API features such as P2P networking and matchmaking | 85 |
yal-gamemaker/promise.gml | An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ | 22 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 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 |
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 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |
jafardakhan/vim-gml | Syntax highlighting plugin for Gamemaker studio 2 in Vim | 6 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
omegax1000/danmakuproject | An efficient bullet hell game development library for Gamemaker Studio 2 | 12 |
bscotch/stitch | Tools and utilities for managing GameMaker projects | 119 |
nessss/vim-gml | Syntax coloring and plugins for GameMaker Studio 2 using VimL | 7 |