game-maker-scripts
Game Development Utility Scripts
A collection of utility scripts for GameMaker Studio 2, providing mathematical functions and data structures for game development.
A collection of general utility and mathematical functions for GameMaker Studio 2 (Version 2.3).
13 stars
3 watching
2 forks
Language: Game Maker Language
last commit: over 1 year ago
Linked from 1 awesome list
game-developmentmathematics
Related projects:
Repository | Description | Stars |
---|---|---|
vphoton/freegmscripts | A collection of reusable code snippets for GameMaker game development. | 2 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
webcaetano/craft | A utility library for Phaser game development with chainable functions to simplify common tasks | 29 |
faultyfunctions/gamemakerlibraries | A comprehensive collection of GameMaker libraries and extensions for building games | 2 |
dragonitespam/emu | A GUI system for GameMaker Studio 2 that allows developers to create UI elements like text input and checkboxes using a Windows Forms-like interface. | 40 |
jujuadams/matrices | A collection of scripts and utilities for working with matrices in GameMaker Studio 2. | 4 |
yellowafterlife/gmedit | A high-end code editor for GameMaker projects with features such as syntax extensions, custom themes, and plugin support. | 314 |
bscotch/stitch | Tools and utilities for managing GameMaker projects | 119 |
nabilatsoulcade/gms2-ui-library | A collection of scripts and resources to assist with user interface implementation in Gamemaker Studio 2 | 14 |
jujuadams/snap | Tools for encoding and decoding structured data in GameMaker games | 89 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
gamemakerdiscord/rubber | Automates compilation of GameMaker Studio 2 projects from the command line using IGOR.exe and Node.js. | 30 |
jujuadams/thejujuverse | A starter pack for creating 2D games in GameMaker Studio 2 using the GML scripting language. | 63 |
gamemakerdiscord/gog.gml | A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards | 11 |
dragonitespam/dddeditorgms2 | A general-purpose game editor built using Game Maker Studio 2, providing a wide range of features for creating and editing game content. | 33 |